Skip to content

Commit

Permalink
- reset this properly
Browse files Browse the repository at this point in the history
  • Loading branch information
cont1nuity committed Dec 13, 2024
1 parent 5033e9a commit ba1d825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plater_BossModsSupport.lua
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ function Plater.UpdateBossModAuras(unitFrame)
icon.lastUpdateCooldown = icon.lastUpdateCooldown or 0
if icon.isGlowing ~= false then
StopGlow(icon, icon.isGlowing)
self.glowing = false
end
iconFrame.OnIconTick(icon)
--icon.Cooldown:SetDesaturated(values.desaturate)
Expand Down

0 comments on commit ba1d825

Please sign in to comment.