mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fix #51
This commit is contained in:
@@ -529,6 +529,8 @@ function AB:Initialize()
|
||||
|
||||
self:SecureHook("PetActionBar_Update", "UpdatePet")
|
||||
|
||||
LOCK_ACTIONBAR = (self.db.lockActionBars == true and "1" or "0")
|
||||
|
||||
function _G.ActionButton_OnUpdate(elapsed)
|
||||
if not this.updateTooltip then return end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user