diff options
Diffstat (limited to 'resource/ui/HudAmmoWeapons.res')
| -rw-r--r-- | resource/ui/HudAmmoWeapons.res | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res index 7492427..fe73c5d 100644 --- a/resource/ui/HudAmmoWeapons.res +++ b/resource/ui/HudAmmoWeapons.res @@ -16,7 +16,7 @@ "teambg_2" "../hud/ammo_red_bg" "teambg_2_lodef" "../hud/ammo_red_bg_lodef" "teambg_3" "../hud/ammo_blue_bg" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" } "HudWeaponLowAmmoImage" { @@ -34,7 +34,7 @@ "teambg_2" "../hud/ammo_red_bg" "teambg_2_lodef" "../hud/ammo_red_bg_lodef" "teambg_3" "../hud/ammo_blue_bg" - "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" + "teambg_3_lodef" "../hud/ammo_blue_bg_lodef" } "AmmoInClip" { @@ -90,7 +90,7 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "west" + "textAlignment" "west" "labelText" "%AmmoInReserve%" } "AmmoInReserveShadow" @@ -109,7 +109,7 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "west" + "textAlignment" "west" "labelText" "%AmmoInReserve%" } "AmmoNoClip" @@ -130,7 +130,6 @@ "enabled" "1" "textAlignment" "center" "labelText" "%Ammo%" - } "AmmoNoClipShadow" { @@ -148,7 +147,7 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "center" + "textAlignment" "center" "labelText" "%Ammo%" } -} +}
\ No newline at end of file |
