mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
Fix action bars and remove a thing we dont need
This commit is contained in:
@@ -492,7 +492,9 @@ function AB:Initialize()
|
||||
self:RawHook("ActionButton_GetPagedID")
|
||||
-- self:SecureHook("PetActionBar_Update", "UpdatePet")
|
||||
|
||||
BonusActionBarFrame:Show()
|
||||
if E.myclass == "WARRIOR" or E.myclass == "DRUID" then
|
||||
BonusActionBarFrame:Show()
|
||||
end
|
||||
end
|
||||
|
||||
local function InitializeCallback()
|
||||
|
||||
Reference in New Issue
Block a user