Merge branch 'master' into chatter-fixes-and-improvements
This commit is contained in:
commit
de38555aa1
11 changed files with 112 additions and 36 deletions
|
|
@ -678,6 +678,7 @@ void BotConfig::loadCustomConfig () {
|
|||
m_custom["ZMDetectCvar"] = "zp_delay";
|
||||
m_custom["ZMDelayCvar"] = "zp_delay";
|
||||
m_custom["ZMInfectedTeam"] = "T";
|
||||
m_custom["EnableFakeBotFeatures"] = "no";
|
||||
};
|
||||
|
||||
setDefaults ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue