Skip to content

Commit

Permalink
Remove unintended duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
clicketz authored Dec 29, 2022
1 parent 9f6cc8d commit c3ac9f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BigDebuffs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2048,7 +2048,6 @@ if WOW_PROJECT_ID == WOW_PROJECT_MAINLINE then
if not debuffFrame.maxHeight then
debuffFrame.maxHeight = frameHeight;
end
debuffFrame.spellId = debuffs[i][1].spellId;
CompactUnitFrame_UtilSetDebuff(debuffFrame, debuffs[i][1])
frame.BigDebuffs[index].cooldown:SetSwipeColor(0, 0, 0, 0.7)
index = index + 1
Expand Down

0 comments on commit c3ac9f0

Please sign in to comment.