mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Advertise when using Quick Online
This commit is contained in:
parent
2374af0a04
commit
0d97e525bb
1 changed files with 1 additions and 0 deletions
|
|
@ -900,6 +900,7 @@ void F_IntroTicker(void)
|
|||
{
|
||||
ResetSkipSequences();
|
||||
M_StartControlPanel();
|
||||
CV_StealthSetValue(&cv_advertise, 1);
|
||||
currentMenu = &PLAY_MP_OptSelectDef;
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue