mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
parent
012b82bd9c
commit
7bf5d6413c
1 changed files with 3 additions and 0 deletions
|
|
@ -366,6 +366,9 @@ static void F_InitCreditsSlide(void)
|
|||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
// Clear the console hud just to avoid anything getting in the way.
|
||||
CON_ClearHUD();
|
||||
}
|
||||
|
||||
void F_StartCredits(void)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue