Fixed completion screen not showing up

This commit is contained in:
Julie Marchant 2019-06-13 01:34:41 -04:00
parent 373f87de0c
commit e9e5e43452
1 changed files with 1 additions and 0 deletions

View File

@ -1340,6 +1340,7 @@ void mission_showFinishedScreen()
while (1)
{
renderer_update();
game_delayFrame();
player_getInput();
if ((engine.keyState[KEY_FIRE]))