mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Fix accidental replacement
This commit is contained in:
@@ -336,7 +336,7 @@ void Game::init(void)
|
||||
stat_trinkets = 0;
|
||||
|
||||
state = 1;
|
||||
setstatedelay(0);
|
||||
setstatedelay = 0;
|
||||
statelocked = false;
|
||||
//updatestate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user