totally disable the default bar again (may or may not totally disable the vehicle ui too, off to testing :P)

This commit is contained in:
Hendrik Leppkes
2008-08-31 18:30:33 +00:00
parent b0b17b8bdd
commit 866d535744
+1
View File
@@ -25,6 +25,7 @@ function Bartender4:OnInitialize()
self:RegisterEvent("PLAYER_REGEN_DISABLED", "CombatLockdown")
MainMenuBarArtFrame:Hide()
MainMenuBar:Hide()
MainMenuBarArtFrame:UnregisterAllEvents()
end
--[[ function Bartender4:OnEnable()