mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-08 17:13:15 +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
|
else
|
||||||
{
|
{
|
||||||
Y_MidIntermission();
|
//Y_MidIntermission(); -- we don't want bots retired or teams wiped
|
||||||
if (grandprixinfo.gp == true)
|
if (grandprixinfo.gp == true)
|
||||||
{
|
{
|
||||||
K_UpdateGPRank(&grandprixinfo.rank);
|
K_UpdateGPRank(&grandprixinfo.rank);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue