From c1b91ace661bc23061370afb04daa5bfeea052f5 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Tue, 25 Sep 2012 00:05:43 -0500 Subject: Disabled circle crosshair by default. --- scripts/hudlayout.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index e19d723..ee068c6 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -5,8 +5,8 @@ "controlName" "CExLabel" "fieldName" "xHairCircle" "font" "xHairCircle" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "zpos" "2" "xpos" "c-100" -- cgit v1.2.3