From: terencehill Date: Wed, 17 Nov 2010 22:59:17 +0000 (+0100) Subject: Remove old crosshair_color_override and improve crosshair_color_per_weapon desc. X-Git-Tag: xonotic-v0.1.0preview~73^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1977289753ace53b56568e20858073379b3a4f6e;p=xonotic%2Fxonotic-data.pk3dir.git Remove old crosshair_color_override and improve crosshair_color_per_weapon desc. --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 43280aba9..5bcf88233 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -99,8 +99,7 @@ seta crosshair_dot_size 1 seta crosshair_pickup 0.25 seta crosshair_pickup_speed 4 seta crosshair_per_weapon 0 "when 1, each gun will display a different crosshair" -seta crosshair_color_override 0 "when 1, crosshair_color_* overrides the per-weapon color" -seta crosshair_color_per_weapon 1 "when 1, each gun will display a different colored crosshair" +seta crosshair_color_per_weapon 1 "when 1, each gun will display the crosshair with a different color" seta crosshair_effect_speed -1 "how fast (in seconds) some crosshair effects should take place, 0 = instant, -1 = 2x weapon switch time" seta crosshair_effect_scalefade 1 "use scaling and fading for crosshair effects" seta crosshair_hittest 1 "do a crosshair hit evaluation; also, the crosshair is scaled by the given number when aiming at an enemy, and blurred when aiming at a team mate"