I forgot a }, you may slap me.

This commit is contained in:
Latapostrophe 2018-10-31 17:14:32 +01:00
parent 9fe01d90d8
commit f0a4388998

View file

@ -2114,6 +2114,7 @@ void HU_Drawer(void)
#ifdef HAVE_BLUA #ifdef HAVE_BLUA
LUAh_ScoresHUD(); LUAh_ScoresHUD();
#endif #endif
}
} }
if (gamestate != GS_LEVEL) if (gamestate != GS_LEVEL)