diff options
| author | Ian Bruton <[email protected]> | 2012-10-04 19:16:15 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-04 19:16:15 -0500 |
| commit | 5f450f3f379a31a1353e4f55666a7a616960a431 (patch) | |
| tree | 21be5bdeb1ac8aeb5f8cbb684616a00e7065417a /resource/ui/HudAmmoWeapons.res | |
| parent | 374a301ef776fc842237987036350ca51bcb3628 (diff) | |
Fixed a few positioning errors
Diffstat (limited to 'resource/ui/HudAmmoWeapons.res')
| -rw-r--r-- | resource/ui/HudAmmoWeapons.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res index 6fbc23f..2ce2702 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" "-9"
+ "ypos" "-10"
"zpos" "7"
"wide" "60"
"tall" "80"
@@ -93,7 +93,7 @@ "font" "CerbeticaBold32"
"fgcolor" "TransparentBlack"
"xpos" "68"
- "ypos" "-8"
+ "ypos" "-9"
"zpos" "7"
"wide" "60"
"tall" "80"
|
