]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add g_race_qualifying_timelimit_override description 296/head
authorterencehill <piuntn@gmail.com>
Sun, 27 Mar 2016 16:41:56 +0000 (18:41 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 27 Mar 2016 16:41:56 +0000 (18:41 +0200)
gamemodes.cfg

index a4b33b7e21fbbfbb647c9d343cac067a324cc5dd..3f89d676e1f8ef5da239837a056259c60ec52915 100644 (file)
@@ -530,7 +530,7 @@ set g_onslaught_spawn_at_generator_random 0
 // ======
 set g_race 0 "Race: be faster than your opponents"
 set g_race_qualifying_timelimit 0
-set g_race_qualifying_timelimit_override -1
+set g_race_qualifying_timelimit_override -1 "qualifying session time limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)"
 set g_race_teams 0     "when 2, 3, or 4, the race is played as a team game (the team members can add up their laps)"
 
 // ==========