- switched over to the scripted intermission screens.
This commit is contained in:
parent
9ef88ea327
commit
622b4a6457
15 changed files with 225 additions and 1639 deletions
|
|
@ -971,6 +971,7 @@ void D_ErrorCleanup ()
|
|||
{
|
||||
menuactive = MENU_Off;
|
||||
}
|
||||
if (gamestate == GS_INTERMISSION) gamestate = GS_DEMOSCREEN;
|
||||
insave = false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue