- whoops, gave the player castbar a name in IceHUD's class instance. thanks greywithana :)

This commit is contained in:
Parnic
2008-10-18 03:10:42 +00:00
parent 31324ac33f
commit 48269cd9ed

View File

@ -415,4 +415,4 @@ end
-------------------------------------------------------------------------------
-- Load us up
CastBar:new()
IceHUD.PlayerCast = CastBar:new()