mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 20:22:40 +00:00
Subdued foes
This commit is contained in:
parent
528eaf0e64
commit
73438dd629
1 changed files with 2 additions and 0 deletions
|
|
@ -626,8 +626,10 @@ static UINT32 K_BotRubberbandDistance(const player_t *player)
|
|||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
if (player->botvars.foe)
|
||||
spacing /= 2;
|
||||
*/
|
||||
|
||||
for (i = 0; i < MAXPLAYERS; i++)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue