mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fixed FocusMana to actually work
This commit is contained in:
@ -56,7 +56,7 @@ function FocusMana.prototype:UpdateFocus()
|
||||
self:Update(self.unit)
|
||||
end
|
||||
|
||||
function FocusMana.prototype:Update(event, unit)
|
||||
function FocusMana.prototype:UpdateEvent(event, unit)
|
||||
self:Update(unit)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user