mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Draw console in the Record/NiGHTS Attack menus
(cherry picked from commit 4efd915d28d0f193528d141b04c5f88b84877f97)
This commit is contained in:
parent
2d98b3f9eb
commit
c77e444df9
1 changed files with 1 additions and 2 deletions
|
|
@ -505,8 +505,7 @@ static void D_Display(void)
|
|||
M_Drawer(); // menu is drawn even on top of everything
|
||||
// focus lost moved to M_Drawer
|
||||
|
||||
if (gamestate != GS_TIMEATTACK)
|
||||
CON_Drawer();
|
||||
CON_Drawer();
|
||||
|
||||
//
|
||||
// wipe update
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue