Not in modeattacking

This commit is contained in:
Sally Coolatta 2020-05-12 01:41:00 -04:00
parent ccfc326885
commit f903ca960d

View file

@ -2427,8 +2427,10 @@ static void P_LevelInitStuff(void)
memset(&battleovertime, 0, sizeof(struct battleovertime));
speedscramble = encorescramble = -1;
//if (!grandprix)
if (!modeattacking)
{
K_UpdateMatchRaceBots();
}
}
//