diff options
| author | RaysFire <[email protected]> | 2012-12-10 20:55:25 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2012-12-10 20:55:25 -0600 |
| commit | abf9c940f3cc694b998d33603ebade9ee0659803 (patch) | |
| tree | b68230e6e2e833a8d3fb298255606535cf0f282d /minmode/resource | |
| parent | 3a9cb7447bb27114d7298a68d83d25ec499c1d2d (diff) | |
Fixed shadowing in ammo
Diffstat (limited to 'minmode/resource')
| -rw-r--r-- | minmode/resource/ui/HudAmmoWeapons.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/minmode/resource/ui/HudAmmoWeapons.res b/minmode/resource/ui/HudAmmoWeapons.res index 766992f..97a5ccf 100644 --- a/minmode/resource/ui/HudAmmoWeapons.res +++ b/minmode/resource/ui/HudAmmoWeapons.res @@ -93,7 +93,7 @@ "font" "CerbeticaBold20"
"fgcolor" "TransparentBlack"
"xpos" "70"
- "ypos" "1"
+ "ypos" "0"
"zpos" "7"
"wide" "60"
"tall" "80"
|
