Mark enemy sensing / hearing stuff as heavyweight.
This commit is contained in:
parent
dfef288b47
commit
bee9653a71
4 changed files with 18 additions and 2 deletions
|
|
@ -854,6 +854,7 @@ Bot::Bot (edict_t *bot, int difficulty, int personality, int team, int member) {
|
|||
|
||||
m_lastCommandTime = game.time () - 0.1f;
|
||||
m_frameInterval = game.time ();
|
||||
m_heavyTimestamp = game.time ();
|
||||
m_slowFrameTimestamp = 0.0f;
|
||||
|
||||
// stuff from jk_botti
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue