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/HudMedicCharge.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/HudMedicCharge.res') diff --git a/resource/ui/HudMedicCharge.res b/resource/ui/HudMedicCharge.res index 474ad67..947fff8 100644 --- a/resource/ui/HudMedicCharge.res +++ b/resource/ui/HudMedicCharge.res @@ -22,7 +22,7 @@ "ControlName" "CExLabel" "fieldName" "ChargeLabel" "xpos" "161" - "ypos" "36" + "ypos" "34" "zpos" "2" "wide" "100" "tall" "72" @@ -43,7 +43,7 @@ "ControlName" "CExLabel" "fieldName" "ChargeLabelShadow" "xpos" "163" - "ypos" "38" + "ypos" "36" "zpos" "2" "wide" "100" "tall" "72" -- cgit v1.2.3