diff options
| author | Ian Bruton <[email protected]> | 2012-09-29 18:14:00 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-29 18:14:19 -0500 |
| commit | b5861fd23112e737300f7e960f2d8f923ec2b755 (patch) | |
| tree | 3a0aa69903af0ce4e47a67610ad2942605508721 /scripts | |
| parent | 154e8c212f4203837a670e6372c074a1aad35130 (diff) | |
Disabled circle crosshair again.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/hudlayout.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 7353b95..0598910 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"
|
