mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- set independentProfile true so that the profiles menu appears again
This commit is contained in:
@ -603,6 +603,7 @@ end
|
||||
IceHUD.OnMenuRequest = IceHUD.options
|
||||
IceHUD.hasIcon = "Interface\\Icons\\Spell_Frost_Frost"
|
||||
IceHUD.hideWithoutStandby = true
|
||||
IceHUD.independentProfile = true
|
||||
function IceHUD.OnClick()
|
||||
if not waterfall then return end
|
||||
|
||||
|
Reference in New Issue
Block a user