mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
parent
5ddab93579
commit
012b82bd9c
1 changed files with 1 additions and 3 deletions
|
|
@ -3920,11 +3920,9 @@ boolean G_CheckDemoStatus(void)
|
|||
else if (demo.attract == DEMO_ATTRACT_CREDITS)
|
||||
F_ContinueCredits();
|
||||
else
|
||||
D_StartTitle();
|
||||
D_SetDeferredStartTitle(true);
|
||||
}
|
||||
|
||||
demo.attract = DEMO_ATTRACT_OFF;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue