mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Eggman's Way should never be a netgame
This commit is contained in:
parent
b5b2652255
commit
72d9728c93
1 changed files with 2 additions and 0 deletions
|
|
@ -1603,6 +1603,8 @@ void M_GonerPlayground(INT32 choice)
|
|||
|
||||
multiplayer = true;
|
||||
|
||||
levellist.newgametype = GT_TUTORIAL;
|
||||
levellist.netgame = false;
|
||||
M_MenuToLevelPreamble(0, false);
|
||||
|
||||
D_MapChange(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue