- fix getting back to demo frontend

This commit is contained in:
Ilya Shurumov 2021-04-12 20:34:36 +06:00
parent 2bf00b10a4
commit 9370234d5c

View File

@ -3890,6 +3890,9 @@ int DemoScreen(int bSetup)
if (feNewPad & 0x40)
{
pScreenStack[ScreenDepth] = pCurrScreen;
pButtonStack[ScreenDepth] = pCurrButton;
FESound(2);
GameType = GAME_PURSUIT;