diff options
| author | Ian Bruton <[email protected]> | 2012-09-29 01:59:39 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-29 01:59:39 -0500 |
| commit | 074f1ee57d1d26696bfc09c3ba5bac45e3bbaab8 (patch) | |
| tree | 98e27059d40372311ca4dd72c99791e43ba36364 /resource/ui/HudAmmoWeapons.res | |
| parent | f0788d90cfc74648227e82eed9d2f41b2b4ebd6c (diff) | |
Did a few positioning adjustments
Diffstat (limited to 'resource/ui/HudAmmoWeapons.res')
| -rw-r--r-- | resource/ui/HudAmmoWeapons.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res index 32c180c..6fbc23f 100644 --- a/resource/ui/HudAmmoWeapons.res +++ b/resource/ui/HudAmmoWeapons.res @@ -77,7 +77,7 @@ "font" "CerbeticaBold32"
"fgcolor" "72 255 255 255"
"xpos" "67"
- "ypos" "-8"
+ "ypos" "-9"
"zpos" "7"
"wide" "60"
"tall" "80"
@@ -92,8 +92,8 @@ "fieldName" "AmmoInReserveShadow"
"font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
- "xpos" "69"
- "ypos" "-6"
+ "xpos" "68"
+ "ypos" "-8"
"zpos" "7"
"wide" "60"
"tall" "80"
|
