diff --git a/src/d_main.c b/src/d_main.c index 589108d75..38c16bc39 100644 --- a/src/d_main.c +++ b/src/d_main.c @@ -968,6 +968,7 @@ void D_ClearState(void) tutorialmode = false; G_SetGamestate(GS_NULL); + wipegamestate = GS_NULL; } //