From e7bd6c8b788d63c402351e560ef7544d657e432a Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Fri, 12 Oct 2012 21:50:00 -0500 Subject: Added in hud crosshairs --- scripts/hudlayout.res | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'scripts/hudlayout.res') 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 { -- cgit v1.2.3