remove UnitStagger
This commit is contained in:
@@ -4694,7 +4694,3 @@ function WeakAuras.GetTriggerCategoryFor(triggerType)
|
||||
local prototype = Private.event_prototypes[triggerType]
|
||||
return prototype and prototype.type
|
||||
end
|
||||
|
||||
function WeakAuras.UnitStagger(unit)
|
||||
return UnitStagger(unit) or 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user