This commit is contained in:
Crum
2018-11-09 22:20:13 -06:00
parent 7f29cfc6bb
commit d97fbf923e
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -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