Merge branch 'titlecard-double-clown-town' into 'next'

ACTUALLY fix #172

Closes #172

See merge request STJr/SRB2!1020
This commit is contained in:
James R 2020-06-28 18:41:22 -04:00
commit 84391f558b
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ void Y_IntermissionDrawer(void)
// Bonus loops
INT32 i;
if (rendermode == render_none)
if (intertype == int_none || rendermode == render_none)
return;
// Lactozilla: Renderer switching