ArtOfShred/LuiExtended

ability proc sound broken

Closed this issue · 2 comments

Hey, the sound notification on ability procs are not playing like crystal frags, etc
The reason is this change, the global variable got a local qualifier between 6.5.0 and 6.5.1 for some reason

https://github.com/ArtOfShred/LuiExtended/blame/c39733398218bd041e19a47900f28d645d5c026a/modules/CombatInfo/CombatInfo.lua#L1187

I have this fixed in my brach. Working on some other changes before sending in the pull request though. Feel free to use mine in the interim.

tested on the master branch and it works again thx!