bot: disable fake bot features by default (ref #575)

This commit is contained in:
jeefo 2024-05-24 14:17:37 +03:00 committed by jeefo
commit b72f8a2ef9
9 changed files with 104 additions and 32 deletions

View file

@ -887,6 +887,7 @@ extern ConVar cv_ignore_objectives;
extern ConVar cv_chat;
extern ConVar cv_language;
extern ConVar cv_show_latency;
extern ConVar cv_show_avatars;
extern ConVar cv_enable_query_hook;
extern ConVar cv_chatter_path;
extern ConVar cv_quota;