-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify meaning of tick in GameTick message (#148)
Tick-related off-by-one errors are a recurring issue. This is an attempt at clarifying that the tick in a `GameTick` message is the tick that should be reacted to, not the last tick that was reacted to. 💡 `git show --color-words=.`
- Loading branch information
1 parent
9748bb2
commit 9111063
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters