Updated to OTCv8 3.0 rev 80

This commit is contained in:
OTCv8
2021-05-19 18:52:49 +00:00
parent 6c1d9f194f
commit 5e90b45dce
11 changed files with 88 additions and 15 deletions

View File

@@ -185,6 +185,7 @@ function onSpellCooldown(iconId, duration)
else
progressRect:setPercent(0)
end
local spell, profile, spellName = Spells.getSpellByIcon(iconId)
progressRect:setTooltip(spellName)
local updateFunc = function()