mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Default to 60 FPS mode (fixes #702)
This commit is contained in:
@@ -375,7 +375,7 @@ void Game::init(void)
|
||||
fadetolab = false;
|
||||
fadetolabdelay = 0;
|
||||
|
||||
over30mode = false;
|
||||
over30mode = true;
|
||||
glitchrunnermode = false;
|
||||
|
||||
ingame_titlemode = false;
|
||||
|
||||
Reference in New Issue
Block a user