From 2a73e37ca3996ca997caef1f66a71949f2aba817 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Sat, 20 Oct 2012 18:55:58 -0500 Subject: Added in an optional health cross --- resource/ui/HudPlayerHealth-cross.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource') diff --git a/resource/ui/HudPlayerHealth-cross.res b/resource/ui/HudPlayerHealth-cross.res index 612e94e..479ecaa 100644 --- a/resource/ui/HudPlayerHealth-cross.res +++ b/resource/ui/HudPlayerHealth-cross.res @@ -20,7 +20,7 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusHealthImage" - "xpos" "c-370" + "xpos" "54" "ypos" "35" "zpos" "4" "wide" "36" @@ -33,7 +33,7 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusHealthImageBG" - "xpos" "c-372" + "xpos" "52" "ypos" "33" "zpos" "3" "wide" "40" @@ -47,7 +47,7 @@ { "ControlName" "ImagePanel" "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "c-372" + "xpos" "52" "ypos" "33" "zpos" "2" "wide" "40" -- cgit v1.2.3