]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add and fix descripton 369/head
authorMartin Taibr <taibr.martin@gmail.com>
Sun, 18 Sep 2016 19:27:43 +0000 (21:27 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Sun, 18 Sep 2016 19:27:43 +0000 (21:27 +0200)
defaultXonotic.cfg

index 7b3079af093b6bd174a1208930f847cb509bb3e8..dd097e60cd3f970bf72afa93b0afd7a02873a764 100644 (file)
@@ -696,7 +696,7 @@ set sv_motd ""
 set g_waypoints_for_items 0    "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always"
 
 seta g_maplist_votable 6 "number of maps that are shown in the map voting at the end of a match"
-seta g_maplist_votable_keeptwotime 15
+seta g_maplist_votable_keeptwotime 15 "show only 2 options after this amount of time during map vote screen"
 seta g_maplist_votable_timeout 30      "timeout for the map voting; must be below 50 seconds!"
 seta g_maplist_votable_suggestions 2
 seta g_maplist_votable_suggestions_override_mostrecent 0
@@ -705,7 +705,7 @@ seta g_maplist_votable_abstain 0    "when 1, you can abstain from your vote"
 seta 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"
-set sv_vote_gametype_keeptwotime 10 "show only 2 options for this amount of time during gametype 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 ctf ca lms tdm ft"
 set sv_vote_gametype_timeout 20
 set sv_vote_gametype_default_current 1 "Keep the current gametype if no one votes"