Merge branch 'mapinter' into 'master'

Intermission Buffer Clear On Map Command (no funny name today)

See merge request STJr/SRB2Internal!570
This commit is contained in:
MascaraSnake 2019-11-30 04:02:44 -05:00
commit 8a3c7da1d2
1 changed files with 2 additions and 0 deletions

View File

@ -4135,6 +4135,8 @@ void G_InitNew(UINT8 pultmode, const char *mapname, boolean resetplayer, boolean
{
INT32 i;
Y_CleanupScreenBuffer();
if (paused)
{
paused = false;