mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-15 22:30:13 -05:00
Didn't mean to commit this debug print.
This commit is contained in:
@ -299,7 +299,6 @@ function StaggerBar.prototype:UpdateTimerFrame(event, unit, fromUpdate)
|
||||
end
|
||||
|
||||
local _, unitClass = UnitClass("player")
|
||||
print(unitClass)
|
||||
if unitClass == "MONK" then
|
||||
IceHUD.StaggerBar = StaggerBar:new()
|
||||
end
|
Reference in New Issue
Block a user