Fixed autovacate thing once again.
Temporary disabled engine PVS & PAS checks for testing.
This commit is contained in:
parent
76248cac6a
commit
10b89ca011
5 changed files with 24 additions and 16 deletions
|
|
@ -1313,7 +1313,7 @@ public:
|
|||
int GetIndex (edict_t *ent);
|
||||
Bot *GetBot (int index);
|
||||
Bot *GetBot (edict_t *ent);
|
||||
Bot *FindOneValidAliveBot (void);
|
||||
Bot *GetAliveBot (void);
|
||||
Bot *GetHighestFragsBot (int team);
|
||||
|
||||
int GetHumansNum (void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue