mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- Minor cleanup.
This commit is contained in:
@ -465,8 +465,4 @@ end
|
||||
|
||||
|
||||
-- Load us up
|
||||
-- Parnic: removed the rogue-/druid-only restriction since the Malygos fight needs combo points on the drakes
|
||||
--local _, unitClass = UnitClass("player")
|
||||
--if (unitClass == "DRUID" or unitClass == "ROGUE") then
|
||||
IceHUD.ComboPoints = ComboPoints:new()
|
||||
--end
|
||||
|
Reference in New Issue
Block a user