mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Stop drawing after the scores hud
This commit is contained in:
parent
e9cd3073e0
commit
e123b2acd7
1 changed files with 1 additions and 0 deletions
|
|
@ -2364,6 +2364,7 @@ void HU_Drawer(void)
|
|||
{
|
||||
HU_DrawDemoInfo();
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
if (gamestate != GS_LEVEL)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue