From e12356abbe8c1a2cef89b338d38cbc266b529ed5 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Sun, 5 May 2013 03:01:43 -0500 Subject: Fixing a few positioning/color misalignments --- minmode/resource/ui/HudAmmoWeapons.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'minmode/resource/ui/HudAmmoWeapons.res') diff --git a/minmode/resource/ui/HudAmmoWeapons.res b/minmode/resource/ui/HudAmmoWeapons.res index 8ae96ed..a878344 100644 --- a/minmode/resource/ui/HudAmmoWeapons.res +++ b/minmode/resource/ui/HudAmmoWeapons.res @@ -42,7 +42,7 @@ "fieldName" "AmmoInClip" "font" "CerbeticaBold32" "fgcolor" "Ammo In Clip" - "xpos" "-16" + "xpos" "-12" "ypos" "-1" "zpos" "5" "wide" "80" @@ -59,7 +59,7 @@ "fieldName" "AmmoInClipShadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "-14" + "xpos" "-10" "ypos" "1" "zpos" "5" "wide" "80" @@ -76,7 +76,7 @@ "fieldName" "AmmoInReserve" "font" "CerbeticaBold20" "fgcolor" "Ammo In Reserve" - "xpos" "69" + "xpos" "73" "ypos" "-1" "zpos" "7" "wide" "60" @@ -92,7 +92,7 @@ "fieldName" "AmmoInReserveShadow" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "70" + "xpos" "74" "ypos" "0" "zpos" "7" "wide" "60" @@ -108,7 +108,7 @@ "fieldName" "AmmoNoClip" "font" "CerbeticaBold32" "fgcolor" "Ammo In Clip" - "xpos" "22" + "xpos" "26" "ypos" "-1" "zpos" "5" "wide" "100" @@ -125,7 +125,7 @@ "fieldName" "AmmoNoClipShadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "24" + "xpos" "28" "ypos" "1" "zpos" "5" "wide" "100" -- cgit v1.2.3