nav: reworked bot dropping on pathfinder failure
This commit is contained in:
parent
259dd18330
commit
375a64b861
5 changed files with 19 additions and 12 deletions
|
|
@ -121,6 +121,7 @@ public:
|
|||
void handleDeath (edict_t *killer, edict_t *victim);
|
||||
void setLastWinner (int winner);
|
||||
void checkBotModel (edict_t *ent, char *infobuffer);
|
||||
void checkNeedsToBeKicked ();
|
||||
|
||||
bool isTeamStacked (int team);
|
||||
bool kickRandom (bool decQuota = true, Team fromTeam = Team::Unassigned);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue