This commit is contained in:
Bunny67
2020-09-14 12:50:19 +03:00
parent bd0642d91b
commit d0ca3637c6
2 changed files with 13 additions and 23 deletions
+1 -1
View File
@@ -1578,7 +1578,7 @@ do
Private.StopProfileSystem("generictrigger swing");
end
local function swingTimerCheck(event, unit, guid, spell)
local function swingTimerCheck(event, unit, spell)
if unit ~= "player" then return end
Private.StartProfileSystem("generictrigger swing");
if event == "UNIT_ATTACK_SPEED" then