diff options
| author | Ian Bruton <[email protected]> | 2012-10-12 21:50:00 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-12 21:50:07 -0500 |
| commit | e7bd6c8b788d63c402351e560ef7544d657e432a (patch) | |
| tree | 1ca653d56f4d7ffaa094c1091bef6072047262d7 | |
| parent | 341835142c92eb9ddb100eb9ba6110e3e904d65a (diff) | |
Added in hud crosshairs
| -rw-r--r-- | scripts/hudlayout.res | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 23e4424..d6b3c54 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -6,8 +6,8 @@ "controlName" "CExLabel"
"fieldName" "xHairCircle"
"font" "xHairCircle"
- "visible" "1"
- "enabled" "1"
+ "visible" "0"
+ "enabled" "0"
"zpos" "2"
"xpos" "c-100"
@@ -453,6 +453,7 @@ //end fighter pilot crosshair
+ //end crosshairs
HudPlayerStatus
{
|
