mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-25 11:52:32 +01:00
- fix getting back to demo frontend
This commit is contained in:
parent
2bf00b10a4
commit
9370234d5c
@ -3890,6 +3890,9 @@ int DemoScreen(int bSetup)
|
||||
|
||||
if (feNewPad & 0x40)
|
||||
{
|
||||
pScreenStack[ScreenDepth] = pCurrScreen;
|
||||
pButtonStack[ScreenDepth] = pCurrButton;
|
||||
|
||||
FESound(2);
|
||||
GameType = GAME_PURSUIT;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user