mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +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:
@@ -404,6 +404,8 @@ public:
|
||||
}
|
||||
|
||||
bool over30mode;
|
||||
|
||||
bool ingame_titlemode;
|
||||
};
|
||||
|
||||
extern Game game;
|
||||
|
||||
Reference in New Issue
Block a user