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