bot: remove check for weapon switch time by now
This commit is contained in:
parent
e9b181f438
commit
085c4aab85
4 changed files with 20 additions and 26 deletions
|
|
@ -1411,7 +1411,6 @@ void Bot::newRound () {
|
|||
m_combatStrafeDir = Dodge::None;
|
||||
m_fightStyle = Fight::None;
|
||||
m_lastFightStyleCheck = 0.0f;
|
||||
m_lastBadWeaponSwitchTime = 0.0f;
|
||||
|
||||
m_checkWeaponSwitch = true;
|
||||
m_checkKnifeSwitch = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue