mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
FIXED IT
This commit is contained in:
@@ -385,7 +385,7 @@ function AB:DisableBlizzard()
|
||||
end
|
||||
end
|
||||
|
||||
if element ~= MainMenuBar and element ~= BonusActionBarFrame then
|
||||
if element ~= MainMenuBar then
|
||||
element:Hide()
|
||||
end
|
||||
element:SetAlpha(0)
|
||||
@@ -491,6 +491,8 @@ function AB:Initialize()
|
||||
self:SecureHook("ActionButton_Update")
|
||||
self:RawHook("ActionButton_GetPagedID")
|
||||
-- self:SecureHook("PetActionBar_Update", "UpdatePet")
|
||||
|
||||
BonusActionBarFrame:Show()
|
||||
end
|
||||
|
||||
local function InitializeCallback()
|
||||
|
||||
Reference in New Issue
Block a user