mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-11-04 18:29:41 +01:00
Update desktop_version/src/Game.cpp
Co-authored-by: Misa Elizabeth Kai <infoteddy@infoteddy.info>
This commit is contained in:
parent
85b54dac17
commit
3e0954b9b8
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ void Game::init(void)
|
|||
stat_trinkets = 0;
|
||||
|
||||
state = 1;
|
||||
setstatedelay = 0;
|
||||
statedelay = 0;
|
||||
statelocked = false;
|
||||
//updatestate();
|
||||
|
||||
|
|
Loading…
Reference in a new issue