1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-28 15:38:30 +02:00

Fix accidental replacement

This commit is contained in:
Ally 2022-12-07 21:31:22 -04:00 committed by Misa Elizabeth Kai
parent f659eca818
commit 85b54dac17

View File

@ -336,7 +336,7 @@ void Game::init(void)
stat_trinkets = 0;
state = 1;
setstatedelay(0);
setstatedelay = 0;
statelocked = false;
//updatestate();