mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Fixed the title screen showing up when going to graphics options while playtesting.
This commit is contained in:
committed by
Ethan Lee
parent
ab323a7550
commit
d865c37951
@@ -320,6 +320,7 @@ int main(int argc, char *argv[])
|
||||
game.levelpage = 0;
|
||||
game.playcustomlevel = 0;
|
||||
game.playassets = playassets;
|
||||
game.menustart = true;
|
||||
|
||||
ed.directoryList.clear();
|
||||
ed.directoryList.push_back(playtestname);
|
||||
|
||||
Reference in New Issue
Block a user