mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
committed by
Misa Elizabeth Kai
parent
6952c58878
commit
a8bf43adcc
@@ -7477,6 +7477,7 @@ void Game::mapmenuchange(const enum GameGamestate newgamestate, const bool user_
|
|||||||
gamestate = newgamestate;
|
gamestate = newgamestate;
|
||||||
graphics.resumegamemode = false;
|
graphics.resumegamemode = false;
|
||||||
mapheld = true;
|
mapheld = true;
|
||||||
|
gameScreen.recacheTextures();
|
||||||
|
|
||||||
if (prevgamestate == GAMEMODE)
|
if (prevgamestate == GAMEMODE)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user