Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Nov 5, 2014
1 parent 4b42426 commit 1953205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ShestakUI/Modules/Buffs/RaidBuffsReminder.lua
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ local function OnAuraChange(self, event, arg1, unit)
local name, _, icon = GetSpellInfo(flaskbuffs)
if i == 1 then
FlaskFrame.t:SetTexture(icon)
once = false
end
if UnitAura("player", name) then
FlaskFrame:SetAlpha(C.reminder.raid_buffs_alpha)
Expand Down

0 comments on commit 1953205

Please sign in to comment.