mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- replaced AceEvent-2.0 with AceEvent-3.0/AceTimer-3.0
This commit is contained in:
@ -38,7 +38,7 @@ function FocusCast.prototype:Enable(core)
|
||||
end
|
||||
|
||||
|
||||
function FocusCast.prototype:FocusChanged(unit)
|
||||
function FocusCast.prototype:FocusChanged(event, unit)
|
||||
if not (UnitExists(self.unit)) then
|
||||
self:StopBar()
|
||||
return
|
||||
|
Reference in New Issue
Block a user