-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
twoplayer: Avoid shifting large amounts of code in render_mode_play_a…
…nd_demo This avoids collisions with taus where it modifies the stats rendering. Unfortunately, this adds 6 cycles to rendering, which will probably exceed our budget at higher play levels. I don't want to deal with that at the moment; I don't think anyone will notice, and it really deserves a test anyway.
- Loading branch information
Showing
1 changed file
with
38 additions
and
36 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