mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-07 16:42:45 +00:00
Resolve #1616
This commit is contained in:
parent
5da7e1612e
commit
7b134a1a90
1 changed files with 1 additions and 1 deletions
|
|
@ -4893,7 +4893,7 @@ static void G_DoCompleted(void)
|
|||
}
|
||||
else
|
||||
{
|
||||
Y_MidIntermission();
|
||||
//Y_MidIntermission(); -- we don't want bots retired or teams wiped
|
||||
if (grandprixinfo.gp == true)
|
||||
{
|
||||
K_UpdateGPRank(&grandprixinfo.rank);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue