mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
I forgot a }, you may slap me.
This commit is contained in:
parent
9fe01d90d8
commit
f0a4388998
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue