mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 22:51:53 -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.OnMenuRequest = IceHUD.options
|
||||||
IceHUD.hasIcon = "Interface\\Icons\\Spell_Frost_Frost"
|
IceHUD.hasIcon = "Interface\\Icons\\Spell_Frost_Frost"
|
||||||
IceHUD.hideWithoutStandby = true
|
IceHUD.hideWithoutStandby = true
|
||||||
|
IceHUD.independentProfile = true
|
||||||
function IceHUD.OnClick()
|
function IceHUD.OnClick()
|
||||||
if not waterfall then return end
|
if not waterfall then return end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user