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:
@@ -25,6 +25,7 @@ function Bartender4:OnInitialize()
|
|||||||
self:RegisterEvent("PLAYER_REGEN_DISABLED", "CombatLockdown")
|
self:RegisterEvent("PLAYER_REGEN_DISABLED", "CombatLockdown")
|
||||||
MainMenuBarArtFrame:Hide()
|
MainMenuBarArtFrame:Hide()
|
||||||
MainMenuBar:Hide()
|
MainMenuBar:Hide()
|
||||||
|
MainMenuBarArtFrame:UnregisterAllEvents()
|
||||||
end
|
end
|
||||||
|
|
||||||
--[[ function Bartender4:OnEnable()
|
--[[ function Bartender4:OnEnable()
|
||||||
|
|||||||
Reference in New Issue
Block a user