mgr: random bot kick is now more even across teams

This commit is contained in:
jeefo 2024-06-01 13:58:48 +03:00
commit 87cbd144c2
No known key found for this signature in database
GPG key ID: D696786B81B667C8
3 changed files with 24 additions and 18 deletions

View file

@ -126,6 +126,7 @@ public:
bool isTeamStacked (int team);
bool kickRandom (bool decQuota = true, Team fromTeam = Team::Unassigned);
bool balancedKickRandom (bool decQuota);
bool hasCustomCSDMSpawnEntities ();
bool isLineBlockedBySmoke (const Vector &from, const Vector &to, float grenadeBloat = 1.0f);