tweaked antistuck code
This commit is contained in:
parent
62a3fa8b80
commit
2ca5002e45
6 changed files with 106 additions and 104 deletions
|
|
@ -1249,9 +1249,7 @@ void Bot::CombatFight (void)
|
|||
pev->button &= ~IN_JUMP;
|
||||
}
|
||||
}
|
||||
|
||||
m_isStuck = false;
|
||||
m_lastCollTime = GetWorldTime () + 0.5f;
|
||||
IgnoreCollisionShortly ();
|
||||
}
|
||||
|
||||
bool Bot::HasPrimaryWeapon (void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue