diff options
| author | RaysFire <[email protected]> | 2013-05-05 03:01:43 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-05-05 03:01:43 -0500 |
| commit | e12356abbe8c1a2cef89b338d38cbc266b529ed5 (patch) | |
| tree | 770172a0903c7e77ae52b3a72bc71d67196ff5ff /minmode/resource/ui/HudAmmoWeapons.res | |
| parent | 600cefffd58aea2b1c821c8302b54f191595d4d1 (diff) | |
Fixing a few positioning/color misalignments
Diffstat (limited to 'minmode/resource/ui/HudAmmoWeapons.res')
| -rw-r--r-- | minmode/resource/ui/HudAmmoWeapons.res | 12 |
1 files changed, 6 insertions, 6 deletions
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" |
