Callback value fix
Compare changes
Files
+ 42
− 2
@@ -1970,8 +1970,10 @@ function _M:onHeal(value, src)
@@ -4850,6 +4852,44 @@ function _M:fireTalentCheck(event, ...)
Correct behavious for certain callbacks which previously ddidn't stack as intended.