]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
default maxplayers: 16
authorRudolf Polzer <divverent@alientrap.org>
Sat, 13 Nov 2010 18:55:21 +0000 (19:55 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 13 Nov 2010 18:55:21 +0000 (19:55 +0100)
defaultXonotic.cfg

index 2e26355e7096a7bd332e8a46d9137f350dffade4..bb59b0cdbeea24c9bea140c3ac38785a7c2fccbd 100644 (file)
@@ -1439,7 +1439,8 @@ set menu_slist_modfilter "=" // set to either: !modname or modname. modname of =
 // for menu weapon arena
 set menu_weaponarena_with_laser 0 "also enable the Laser in this weapon arena"
 
-seta menu_maxplayers 8 "maxplayers value when the menu starts a game"
+seta menu_maxplayers 16 "maxplayers value when the menu starts a game"
+maxplayers 16
 
 // command executed before loading a map by the menu
 // makes sure maxplayers is at least minplayers or bot_number + 1