This commit is contained in:
Bunny67
2020-07-01 17:42:02 +03:00
parent 1c51f477ce
commit e13b36973d
9 changed files with 13 additions and 18 deletions
-1
View File
@@ -3449,7 +3449,6 @@ WeakAuras.event_prototypes = {
local activeName;
]]
for index in pairs(trigger.talent.multi) do
local tier, column
local tier = index and ceil(index / MAX_NUM_TALENTS)
local column = index and ((index - 1) % MAX_NUM_TALENTS + 1)
local ret2 = [[