mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- embedded libdatabroker and removed old fubar code
This commit is contained in:
@ -784,15 +784,6 @@ function IceHUD:InitLDB()
|
||||
end
|
||||
end
|
||||
|
||||
-- fubar stuff
|
||||
IceHUD.OnMenuRequest = IceHUD.options
|
||||
IceHUD.hasIcon = "Interface\\Icons\\Spell_Frost_Frost"
|
||||
IceHUD.hideWithoutStandby = true
|
||||
IceHUD.independentProfile = true
|
||||
function IceHUD.OnClick()
|
||||
IceHUD:OpenConfig()
|
||||
end
|
||||
|
||||
-- blizzard interface options
|
||||
local blizOptionsPanel = CreateFrame("FRAME", "IceHUDConfigPanel", UIParent)
|
||||
blizOptionsPanel.name = "IceHUD"
|
||||
|
Reference in New Issue
Block a user