- embedded libdatabroker and removed old fubar code

This commit is contained in:
Parnic
2010-09-06 04:14:31 +00:00
parent 0c4814732c
commit 83d36674fd
3 changed files with 91 additions and 9 deletions

View File

@ -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"