mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
This broke on fresh druid
This commit is contained in:
@@ -492,7 +492,7 @@ function AB:Initialize()
|
||||
self:RawHook("ActionButton_GetPagedID")
|
||||
-- self:SecureHook("PetActionBar_Update", "UpdatePet")
|
||||
|
||||
if E.myclass == "WARRIOR" or E.myclass == "DRUID" then
|
||||
if E.myclass == "WARRIOR" then
|
||||
BonusActionBarFrame:Show()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user