mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
parent
6952c58878
commit
a8bf43adcc
1 changed files with 1 additions and 0 deletions
|
@ -7477,6 +7477,7 @@ void Game::mapmenuchange(const enum GameGamestate newgamestate, const bool user_
|
|||
gamestate = newgamestate;
|
||||
graphics.resumegamemode = false;
|
||||
mapheld = true;
|
||||
gameScreen.recacheTextures();
|
||||
|
||||
if (prevgamestate == GAMEMODE)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue