Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Mar 24, 2021
1 parent 6d23aba commit 2c4d605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/BattleRes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ do
if charges then
if not inCombat then
inCombat = true
wipe(theDead)
theDead = {}
timeUpdater = module:ScheduleRepeatingTimer(updateTime, 1)
brez:RegisterEvent("COMBAT_LOG_EVENT_UNFILTERED")
brez.scroll:Clear()
Expand Down

0 comments on commit 2c4d605

Please sign in to comment.