Remove debug print in warlock dispels
This commit is contained in:
@@ -9,7 +9,7 @@ function()
|
||||
-- Unexpected behavior, bail!
|
||||
return
|
||||
end
|
||||
print("Dispel " .. unitName)
|
||||
-- print("Dispel " .. unitName)
|
||||
MakeFrameGlow(frame)
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user