From: Rudolf Polzer Date: Sat, 21 May 2011 10:44:10 +0000 (+0200) Subject: remove menu_slist_modfilter for now, as we currently don't need it X-Git-Tag: xonotic-v0.5.0~173^2~3^2~4^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2e23497bba19bf2944a5b5306d537e7b7021e688;p=xonotic%2Fxonotic-data.pk3dir.git remove menu_slist_modfilter for now, as we currently don't need it --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 1db88b208..b1c99c240 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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"