]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
the bot config file is harmless too
authorRudolf Polzer <divverent@alientrap.org>
Wed, 14 Sep 2011 12:58:24 +0000 (14:58 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 14 Sep 2011 12:58:24 +0000 (14:58 +0200)
qcsrc/server/g_world.qc

index b9552673e889107ad89f7ec5eea76f9124427d2c..09daa245ac8c368016acb84ede41df05764c8f86 100644 (file)
@@ -406,6 +406,7 @@ void cvar_changes_init()
                BADCVAR("bot_number");
                BADCVAR("bot_prefix");
                BADCVAR("bot_suffix");
+               BADCVAR("bot_config_file");
                BADCVAR("capturelimit_override");
                BADCVAR("fraglimit_override");
                BADCVAR("gametype");