diff --git a/src/g_game.c b/src/g_game.c index 2bc4bca35..51849d6af 100644 --- a/src/g_game.c +++ b/src/g_game.c @@ -4282,8 +4282,6 @@ static void G_DoCompleted(void) if (metalrecording) G_StopMetalRecording(false); - K_StatRound(); - G_SetGamestate(GS_NULL); wipegamestate = GS_NULL;