This commit is contained in:
toaster 2025-08-03 20:17:15 +01:00
parent 5da7e1612e
commit 7b134a1a90

View file

@ -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);