]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
allow testing balance to be disabled without restarting server
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index 87ab27076a7fd4890686383f52029a0986e09edd..6be9124c432205f4bc21e6e1efa46e9b56fdf599 100644 (file)
@@ -549,7 +549,8 @@ set g_mod_balance "" "Current balance config name"
 set g_mod_config  "" "Current config mod name"
 
 // other config files
-exec balance-xonotic.cfg
+exec testing.cfg
+exec balance-xonotic.cfg // depends on testing.cfg
 exec physicsX.cfg
 exec turrets.cfg
 exec vehicles.cfg