Skip to content

Commit

Permalink
Missed a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jul 12, 2019
1 parent 867f55d commit 43b5b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions battlegrounds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ do
for i = 1, 80 do
local scoreTbl = GetScoreInfo(i)
if scoreTbl and scoreTbl.damageDone and scoreTbl.damageDone ~= 0 then
hereFromTheStart = true
hasData = false
Timer(0.5, allow)
stopTimer = NewTicker(3, stop, 1)
Expand Down

0 comments on commit 43b5b30

Please sign in to comment.