]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Comment out a now unused cvar
authorMario <mario@smbclan.net>
Fri, 15 Jan 2016 17:36:01 +0000 (03:36 +1000)
committerMario <mario@smbclan.net>
Fri, 15 Jan 2016 17:36:01 +0000 (03:36 +1000)
gamemodes.cfg

index ee94e936abefbc23e95136ea7609fae293884ea4..a4b33b7e21fbbfbb647c9d343cac067a324cc5dd 100644 (file)
@@ -360,7 +360,7 @@ set g_domination_disable_frags              0 "players can't get frags normally, only get po
 set g_domination_point_amt             0 "override: how many points to get per ping"
 set g_domination_point_fullbright      0 "domination point fullbright"
 set g_domination_point_rate            0 "override: how often to give those points"
 set g_domination_point_amt             0 "override: how many points to get per ping"
 set g_domination_point_fullbright      0 "domination point fullbright"
 set g_domination_point_rate            0 "override: how often to give those points"
-set g_domination_point_capturetime     0.1 "how long it takes to capture a point (given no interference)"
+//set g_domination_point_capturetime   0.1 "how long it takes to capture a point (given no interference)"
 set g_domination_point_glow            0 "domination point glow (warning, slow)"
 set g_domination_roundbased 0 "enable round-based domination (capture all control points to win the round)"
 set g_domination_roundbased_point_limit 5 "capture limit in round-based domination mode"
 set g_domination_point_glow            0 "domination point glow (warning, slow)"
 set g_domination_roundbased 0 "enable round-based domination (capture all control points to win the round)"
 set g_domination_roundbased_point_limit 5 "capture limit in round-based domination mode"