]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Disable sv_vote_gametype (to be decided by a poll)
authorMario <mario@smbclan.net>
Mon, 11 Jun 2018 08:11:49 +0000 (18:11 +1000)
committerMario <mario@smbclan.net>
Mon, 11 Jun 2018 08:11:49 +0000 (18:11 +1000)
xonotic-server.cfg

index 058a7f6519edbb8745e3ee4c33230ae36604e0e7..240a2254c6afde8f941640426a4dcdeb3132ca0e 100644 (file)
@@ -343,7 +343,7 @@ set g_maplist_votable_nodetail 0    "nodetail only shows total count instead of all
 set g_maplist_votable_abstain 0        "when 1, you can abstain from your vote"
 set g_maplist_votable_screenshot_dir "maps levelshots" "where to look for map screenshots"
 
-set sv_vote_gametype 1 "show a vote screen for gametypes before map vote screen"
+set sv_vote_gametype 0 "show a vote screen for gametypes before map vote screen"
 set sv_vote_gametype_keeptwotime 10 "show only 2 options after this amount of time during gametype vote screen"
 set sv_vote_gametype_options "dm tdm ctf"
 set sv_vote_gametype_timeout 20