Interrupts and action button coloring
Akridian opened this issue ยท 2 comments
In interrupted.lua
tried to call protected function UNKNOWN()
SendChatMessage() is partially protected since 8.2.5 and can use SAY channel only in raid/instances proof.
Also disabling action buttons module does not turn off out of range buttons coloring and there is no option in configuration for this.
I fix it locally for myself and will make pull request.
Here is pull request.