Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix offline_game_model update ordering #33
The base model update method was being called before we report the game has ended. This caused a delay in reporting of the game over status.
- Loading branch information