From 7a89f9bbf1fbf867361502a372eb7300d1c2a205 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Sat, 20 Oct 2012 15:30:25 -0500 Subject: Fixed ammo/health/uber not downsizing properly on smaller resolutions --- resource/ui/HudMedicCharge.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/HudMedicCharge.res') diff --git a/resource/ui/HudMedicCharge.res b/resource/ui/HudMedicCharge.res index 947fff8..5ffa1cc 100644 --- a/resource/ui/HudMedicCharge.res +++ b/resource/ui/HudMedicCharge.res @@ -24,7 +24,7 @@ "xpos" "161" "ypos" "34" "zpos" "2" - "wide" "100" + "wide" "120" "tall" "72" "autoResize" "1" "pinCorner" "2" @@ -35,7 +35,7 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "font" "CerbeticaBold72" + "font" "CerbeticaBold56" "fgcolor" "48 255 48 255" } "ChargeLabelShadow" @@ -45,7 +45,7 @@ "xpos" "163" "ypos" "36" "zpos" "2" - "wide" "100" + "wide" "120" "tall" "72" "autoResize" "1" "pinCorner" "2" @@ -56,7 +56,7 @@ "textAlignment" "center" "dulltext" "0" "brighttext" "0" - "font" "CerbeticaBold72" + "font" "CerbeticaBold56" "fgcolor" "TransparentBlack" } -- cgit v1.2.3