Advertise when using Quick Online

This commit is contained in:
Antonio Martinez 2024-08-28 18:05:02 -07:00
parent 2374af0a04
commit 0d97e525bb

View file

@ -900,6 +900,7 @@ void F_IntroTicker(void)
{
ResetSkipSequences();
M_StartControlPanel();
CV_StealthSetValue(&cv_advertise, 1);
currentMenu = &PLAY_MP_OptSelectDef;
return;
}