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