diff --git a/src/hu_stuff.c b/src/hu_stuff.c index b4337306..e4eccadf 100644 --- a/src/hu_stuff.c +++ b/src/hu_stuff.c @@ -2114,7 +2114,8 @@ void HU_Drawer(void) #ifdef HAVE_BLUA LUAh_ScoresHUD(); #endif - } + } + } if (gamestate != GS_LEVEL) return;