bot: remove check for weapon switch time by now

This commit is contained in:
jeefo 2023-04-12 11:28:57 +03:00
commit 085c4aab85
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
4 changed files with 20 additions and 26 deletions

View file

@ -686,7 +686,6 @@ private:
float m_changeViewTime {}; // timestamp to change look at while at freezetime
float m_breakableTime {}; // breakeble acquired time
float m_jumpDistance {}; // last jump distance
float m_lastBadWeaponSwitchTime {}; // last time we're switched weapon as it's bad
bool m_moveToGoal {}; // bot currently moving to goal??
bool m_isStuck {}; // bot is stuck