mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +00:00
Remove exitlevel wonround
Don't care enough to fix it right now.
This commit is contained in:
parent
04525f2fb5
commit
664fb02229
1 changed files with 0 additions and 6 deletions
|
|
@ -5364,12 +5364,6 @@ static void Got_ExitLevelcmd(UINT8 **cp, INT32 playernum)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (grandprixinfo.gp == true)
|
|
||||||
{
|
|
||||||
// This is already a cheat command.
|
|
||||||
grandprixinfo.wonround = true;
|
|
||||||
}
|
|
||||||
|
|
||||||
G_ExitLevel();
|
G_ExitLevel();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue