diff options
| author | CriticalFlaw <[email protected]> | 2016-12-05 11:13:58 -0700 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2016-12-05 11:13:58 -0700 |
| commit | 92bb7879ee57ea6660fc0b2eacad879d14196c14 (patch) | |
| tree | 1fd38056bf6aa6a8b34f32e63d4510b774f63a22 /scripts/hudlayout.res | |
| parent | 3cc11611692a4200b59824ff5c8163fe4ef44a52 (diff) | |
Fixed ThinCircle xHair being enabled
Diffstat (limited to 'scripts/hudlayout.res')
| -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 bad605e..c18d76a 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -175,8 +175,8 @@ { "controlName" "CExLabel" "fieldName" "ThinCircle" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "zpos" "2" "xpos" "c-100" |
