some changes

This commit is contained in:
jeefo 2025-01-22 20:14:11 +03:00
commit 003fd33d59
No known key found for this signature in database
GPG key ID: D696786B81B667C8
6 changed files with 18 additions and 26 deletions

View file

@ -760,7 +760,7 @@ public:
bool hasShield ();
bool isShieldDrawn ();
bool findNextBestNode ();
bool findNextBestNodeEx (const IntArray &data, bool returnFailure);
bool findNextBestNodeEx (const IntArray &data, bool handleFails);
bool seesEntity (const Vector &dest, bool fromBody = false);
int getAmmo ();