mgr: enable balancing bot difficulty on interval instead of on new round (closes #400)

This commit is contained in:
jeefo 2023-04-12 23:03:36 +03:00
commit 7c76c57974
No known key found for this signature in database
GPG key ID: 927BCA0779BEA8ED
3 changed files with 21 additions and 17 deletions

View file

@ -58,6 +58,7 @@ private:
float m_timeRoundEnd {};
float m_timeRoundMid {};
float m_difficultyBalanceTime {}; // time to balance difficulties ?
float m_autoKillCheckTime {}; // time to kill all the bots ?
float m_maintainTime {}; // time to maintain bot creation
float m_quotaMaintainTime {}; // time to maintain bot quota