Stop drawing after the scores hud

This commit is contained in:
James R 2019-06-22 21:05:26 -07:00
parent e9cd3073e0
commit e123b2acd7

View file

@ -2364,6 +2364,7 @@ void HU_Drawer(void)
{
HU_DrawDemoInfo();
}
return;
}
if (gamestate != GS_LEVEL)