From 182bd1b8d8c1d16ab5095cb3fab06e6cd39afcf0 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 23 Sep 2019 20:50:31 +1000 Subject: [PATCH] Update crosshair_hittest_scale description --- crosshairs.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crosshairs.cfg b/crosshairs.cfg index 82758fa702..47631f0fa6 100644 --- a/crosshairs.cfg +++ b/crosshairs.cfg @@ -34,7 +34,7 @@ seta crosshair_hitindication_speed 5 set g_trueaim_minrange 44 "TrueAim minimum range (TrueAim adjusts shots so they hit the crosshair point even though the gun is not at the screen center)" seta crosshair_hittest 1 "do a crosshair hit evaluation, applying effects from the _blur, _scale, and _showipact cvars" seta crosshair_hittest_blur 1 "blur the crosshair if the shot is obstructed" -seta crosshair_hittest_scale 1.25 "enlarge crosshair if aiming at an enemy, shrink crosshair if shot is obstructed or aiming at a teammate" +seta crosshair_hittest_scale 1.25 "shrink crosshair if shot is obstructed or aiming at a teammate" seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact location if obstructed" // change color based on special case -- 2.39.2