fix: typo in function name
This commit is contained in:
parent
6e09cee0ee
commit
99aac1b2ee
3 changed files with 3 additions and 3 deletions
|
|
@ -403,7 +403,7 @@ private:
|
|||
bool isKnifeMode ();
|
||||
bool isGrenadeWar ();
|
||||
bool isDeadlyMove (const Vector &to);
|
||||
bool isSafeToMove (const Vector &to);
|
||||
bool isNotSafeToMove (const Vector &to);
|
||||
bool isOutOfBombTimer ();
|
||||
bool isWeaponBadAtDistance (int weaponIndex, float distance);
|
||||
bool needToPauseFiring (float distance);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue