bot: some tweaks for zombie mode (ref #664)
This commit is contained in:
parent
e09d75f245
commit
d965d7677f
6 changed files with 45 additions and 5 deletions
|
|
@ -1456,6 +1456,7 @@ void Bot::newRound () {
|
|||
m_duckDefuse = false;
|
||||
m_duckDefuseCheckTime = 0.0f;
|
||||
m_timeDebugUpdateTime = 0.0f;
|
||||
m_lastDamageTimestamp = 0.0f;
|
||||
|
||||
m_numFriendsLeft = 0;
|
||||
m_numEnemiesLeft = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue