From 5ff942cf4e0332d8f052de8f53d7fe284a37d3d2 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Fri, 28 Sep 2012 23:11:20 -0500 Subject: Fixed ammo clipping issue with some 4:3 resolutions. --- resource/ui/HudAmmoWeapons.res | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'resource/ui/HudAmmoWeapons.res') diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res index 3636da5..32c180c 100644 --- a/resource/ui/HudAmmoWeapons.res +++ b/resource/ui/HudAmmoWeapons.res @@ -42,10 +42,10 @@ "fieldName" "AmmoInClip" "font" "CerbeticaBold72" "fgcolor" "48 255 48 255" - "xpos" "-13" - "ypos" "-20" + "xpos" "-18" + "ypos" "-11" "zpos" "5" - "wide" "60" + "wide" "80" "tall" "80" "visible" "0" "enabled" "1" @@ -59,10 +59,10 @@ "fieldName" "AmmoInClipShadow" "font" "CerbeticaBold72" "fgcolor" "TransparentBlack" - "xpos" "-11" - "ypos" "-18" + "xpos" "-16" + "ypos" "-9" "zpos" "5" - "wide" "60" + "wide" "80" "tall" "80" "visible" "0" "enabled" "1" @@ -76,8 +76,8 @@ "fieldName" "AmmoInReserve" "font" "CerbeticaBold32" "fgcolor" "72 255 255 255" - "xpos" "52" - "ypos" "-18" + "xpos" "67" + "ypos" "-8" "zpos" "7" "wide" "60" "tall" "80" @@ -92,8 +92,8 @@ "fieldName" "AmmoInReserveShadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "54" - "ypos" "-16" + "xpos" "69" + "ypos" "-6" "zpos" "7" "wide" "60" "tall" "80" @@ -109,7 +109,7 @@ "font" "CerbeticaBold72" "fgcolor" "48 255 48 255" "xpos" "1" - "ypos" "-20" + "ypos" "-11" "zpos" "5" "wide" "100" "tall" "80" @@ -126,7 +126,7 @@ "font" "CerbeticaBold72" "fgcolor" "TransparentBlack" "xpos" "3" - "ypos" "-18" + "ypos" "-9" "zpos" "5" "wide" "100" "tall" "80" -- cgit v1.2.3