Remove duplicate K_StatRound

This commit is contained in:
NepDisk 2025-10-02 09:35:27 -04:00
parent 44605bbce6
commit ba549c0524

View file

@ -4282,8 +4282,6 @@ static void G_DoCompleted(void)
if (metalrecording)
G_StopMetalRecording(false);
K_StatRound();
G_SetGamestate(GS_NULL);
wipegamestate = GS_NULL;