]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove an outdated reference to a cvar from g_keepaway description
authorterencehill <piuntn@gmail.com>
Wed, 31 Aug 2016 01:19:57 +0000 (03:19 +0200)
committerterencehill <piuntn@gmail.com>
Wed, 31 Aug 2016 01:19:57 +0000 (03:19 +0200)
gamemodes.cfg

index 4cf77d52e39bd0373c320cf4231372f5864f633f..add2332726f51f1eb52df2f2e495a9be791f0693 100644 (file)
@@ -391,7 +391,7 @@ set g_freezetag_teams 0
 // ==========
 //  keepaway
 // ==========
-set g_keepaway 0 "game mode which focuses around a ball, look at g_keepaway_win_mode for further details"
+set g_keepaway 0 "game mode which focuses around a ball"
 set g_keepaway_score_bckill 1 "enable scoring points (y/n) for ball carrier kills (value is how many points to award)"
 set g_keepaway_score_killac 1 "amount of points to give when you kill someone while you have the ball"
 set g_keepaway_score_timeinterval 1 "amount of time it takes between intervals for timepoints to be added to the score"