mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-08 04:06:25 +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;
|
||||
}
|
||||
|
||||
if (grandprixinfo.gp == true)
|
||||
{
|
||||
// This is already a cheat command.
|
||||
grandprixinfo.wonround = true;
|
||||
}
|
||||
|
||||
G_ExitLevel();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue