Subdued foes

This commit is contained in:
Antonio Martinez 2025-08-03 18:17:30 -04:00 committed by AJ Martinez
parent 528eaf0e64
commit 73438dd629

View file

@ -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++)
{