fix: hide chatter icon even for players that changed team
fix: mark bot as finished buying on csdm spawn (ref #734) fix: do not start any map analysis if already analyzing (ref #726) combat: improved head/body aiming (ref #734)
This commit is contained in:
parent
b083e872e0
commit
6604145481
6 changed files with 53 additions and 19 deletions
|
|
@ -520,7 +520,7 @@ private:
|
|||
void setPathOrigin ();
|
||||
void fireWeapons ();
|
||||
void doFireWeapons ();
|
||||
void selectWeapons (float distance, int index, int id, int choosen);
|
||||
void handleWeapons (float distance, int index, int id, int choosen);
|
||||
void focusEnemy ();
|
||||
void selectBestWeapon ();
|
||||
void selectSecondary ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue