bot: some reverts and fixes to the pr
This commit is contained in:
parent
3b4c72b051
commit
dca15519b7
5 changed files with 47 additions and 3 deletions
|
|
@ -362,6 +362,7 @@ private:
|
|||
private:
|
||||
int pickBestWeapon (Array <int> &vec, int moneySave);
|
||||
int getRandomCampDir ();
|
||||
int findAimingNode (const Vector &to, int &pathLength);
|
||||
int findNearestNode ();
|
||||
int findBombNode ();
|
||||
int findCoverNode (float maxDistance);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue