diff --git a/Bartender4.lua b/Bartender4.lua index a806297..1abb78e 100644 --- a/Bartender4.lua +++ b/Bartender4.lua @@ -25,6 +25,7 @@ function Bartender4:OnInitialize() self:RegisterEvent("PLAYER_REGEN_DISABLED", "CombatLockdown") MainMenuBarArtFrame:Hide() MainMenuBar:Hide() + MainMenuBarArtFrame:UnregisterAllEvents() end --[[ function Bartender4:OnEnable()