summaryrefslogtreecommitdiff
path: root/scripts/hudlayout.res
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-09-25 00:05:43 -0500
committerIan Bruton <[email protected]>2012-09-25 00:05:43 -0500
commitc1b91ace661bc23061370afb04daa5bfeea052f5 (patch)
tree3b010d7c3c3c6d9a089b94bd1ebb2f3ec8c1a1e5 /scripts/hudlayout.res
parentdf288cfafc687d8aad8bb05b0413ce8b173317f3 (diff)
Disabled circle crosshair by default.
Diffstat (limited to 'scripts/hudlayout.res')
-rw-r--r--scripts/hudlayout.res4
1 files changed, 2 insertions, 2 deletions
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"