diff options
| author | CriticalFlaw <[email protected]> | 2017-10-28 10:22:48 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-28 10:22:48 -0400 |
| commit | 9fb5e581155374116d788e7283f665ad666897d3 (patch) | |
| tree | 296219ace14933b747bfc4282fc43abee18e5fb4 /scripts | |
| parent | da97376a007d15a77a17ba8e3be8d3fc9991b9ba (diff) | |
20171028 - Turned off crosshairs by default
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 13507ff..7df43bf 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -10,8 +10,8 @@ KnucklesCrosses { - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "i" "controlName" "CExLabel" |
