nav: restore fix fall timer removed in last major pr
This commit is contained in:
parent
34630a4103
commit
6da92fe0f2
4 changed files with 6 additions and 2 deletions
|
|
@ -1603,6 +1603,7 @@ void Bot::newRound () {
|
|||
m_approachingLadderTimer.invalidate ();
|
||||
m_forgetLastVictimTimer.invalidate ();
|
||||
m_lostReachableNodeTimer.invalidate ();
|
||||
m_fixFallTimer.invalidate ();
|
||||
m_repathTimer.invalidate ();
|
||||
|
||||
for (auto &timer : m_chatterTimes) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue