Skip to content

Commit

Permalink
reset _nextUpdatedEntityIsJoust
Browse files Browse the repository at this point in the history
  • Loading branch information
Epix37 committed Aug 20, 2015
1 parent 10e521a commit 4d2e494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Hearthstone Deck Tracker/HsLogReader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1188,6 +1188,7 @@ internal void Reset(bool full)
_addToTurn = -1;
_gameEnded = false;
_foundSpectatorStart = false;
_nextUpdatedEntityIsJoust = false;
}

public async Task<bool> RankedDetection(int timeoutInSeconds = 3)
Expand Down

0 comments on commit 4d2e494

Please sign in to comment.