mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Make returning from game/graphic options return to MAPMODE
This is so return doesn't just lead back to more TITLEMODE.
This commit is contained in:
@@ -389,6 +389,8 @@ void Game::init(void)
|
||||
|
||||
over30mode = false;
|
||||
|
||||
ingame_titlemode = false;
|
||||
|
||||
/* Terry's Patrons... */
|
||||
const char* superpatrons_arr[] = {
|
||||
"Anders Ekermo",
|
||||
|
||||
Reference in New Issue
Block a user