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