nav: re-added goal history for a round in some reworked way
This commit is contained in:
parent
e24db4c27d
commit
04503963c5
6 changed files with 42 additions and 15 deletions
|
|
@ -1481,6 +1481,7 @@ void Bot::newRound () {
|
|||
m_heardSoundTime = game.time ();
|
||||
|
||||
m_msgQueue.clear ();
|
||||
m_goalHist.clear ();
|
||||
m_ignoredBreakable.clear ();
|
||||
|
||||
// and put buying into its message queue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue