mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
parent
c8757b10b2
commit
a19f0139af
1 changed files with 1 additions and 0 deletions
|
|
@ -1345,6 +1345,7 @@ boolean G_Responder(event_t *ev)
|
||||||
{
|
{
|
||||||
// stop the title demo
|
// stop the title demo
|
||||||
G_CheckDemoStatus();
|
G_CheckDemoStatus();
|
||||||
|
demo.attract = DEMO_ATTRACT_OFF;
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue