From 9d8b482fe0d13bc4e4b6716a5c31c712785d1108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Sun, 17 Apr 2016 11:40:08 +0200 Subject: chrosshairmax should also give me 1px sniper scopes --- bindings-aliases.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings-aliases.cfg b/bindings-aliases.cfg index 26aaef0..89e5075 100644 --- a/bindings-aliases.cfg +++ b/bindings-aliases.cfg @@ -41,7 +41,7 @@ alias -jumpthrow "-JUMP" alias "+score_netgraph" "+showscores; net_graph 1;" // cl_showpos 1 //; r_cleardecals alias "-score_netgraph" "-showscores; net_graph 0;" // cl_showpos 0 -alias "+crosshairmax" "cl_crosshairsize 1337; cl_crosshairgap 10; " +alias "+crosshairmax" "cl_crosshair_sniper_width 1 ;cl_crosshairsize 1337; cl_crosshairgap 10;" alias "-crosshairmax" "exec bindings-crosshair" alias +cleanattack "+attack" -- cgit v1.2.3