mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-14 07:06:41 +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,7 +2114,8 @@ void HU_Drawer(void)
|
|||
#ifdef HAVE_BLUA
|
||||
LUAh_ScoresHUD();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (gamestate != GS_LEVEL)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue