]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
remove menu_slist_modfilter for now, as we currently don't need it
authorRudolf Polzer <divverent@xonotic.org>
Sat, 21 May 2011 10:44:10 +0000 (12:44 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 21 May 2011 10:44:10 +0000 (12:44 +0200)
defaultXonotic.cfg

index 1db88b208faf9dd15925c4584a12ac6980257292..b1c99c2409867bc4082db8528f38ef97b23b3788 100644 (file)
@@ -1541,7 +1541,7 @@ seta accuracy_color2 "0 1 0"
 // for menu server list (eventually make them have engine support?)
 seta menu_slist_showfull 1 "show servers even if they are full and have no slots to join"
 seta menu_slist_showempty 1 "show servers even if they are no empty and have no opponents to play against"
-set menu_slist_modfilter "=" // set to either: !modname or modname. modname of = means "same as we are running now".
+seta menu_slist_modfilter "" // set to either: !modname or modname. modname of = means "same as we are running now".
 
 // for menu weapon arena
 set menu_weaponarena_with_laser 0 "also enable the Laser in this weapon arena"