From 6cd35eb13ddab98047b1a6d4b3402ebade21731a Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 15 Jan 2020 19:10:11 +1000 Subject: [PATCH 1/1] Fix g_maplist_votable_abstain description --- xonotic-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonotic-server.cfg b/xonotic-server.cfg index bb4954bcf1..c7f12c46f6 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -345,7 +345,7 @@ set g_maplist_votable_timeout 30 "timeout for the map voting; must be below 50 s set g_maplist_votable_suggestions 2 "number of maps a player is allowed to suggest for the map voting screen using 'suggestmap'" set g_maplist_votable_suggestions_override_mostrecent 0 "allow players to suggest maps that have been played recently" set g_maplist_votable_nodetail 0 "hide per-map vote counts (to avoid influential first votes)" -set g_maplist_votable_abstain 0 "offer a "\don't care\" option on the voting screen" +set g_maplist_votable_abstain 0 "offer a \"don't care\" option on the voting screen" set g_maplist_votable_screenshot_dir "maps levelshots" "where to look for map screenshots" set sv_vote_gametype 0 "show a vote screen for gametypes before map vote screen" -- 2.39.2