diff options
Diffstat (limited to 'resource/ui/HudAmmoWeapons-white.res')
| -rw-r--r-- | resource/ui/HudAmmoWeapons-white.res | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/resource/ui/HudAmmoWeapons-white.res b/resource/ui/HudAmmoWeapons-white.res index e9c5807..813b305 100644 --- a/resource/ui/HudAmmoWeapons-white.res +++ b/resource/ui/HudAmmoWeapons-white.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" { @@ -54,8 +54,7 @@ "enabled" "1" "textAlignment" "east" "labelText" "%Ammo%" - - } + } "AmmoInClipShadow" { "ControlName" "CExLabel" @@ -74,8 +73,7 @@ "enabled" "1" "textAlignment" "east" "labelText" "%Ammo%" - - } + } "AmmoInReserve" { "ControlName" "CExLabel" @@ -92,9 +90,9 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "west" + "textAlignment" "west" "labelText" "%AmmoInReserve%" - } + } "AmmoInReserveShadow" { "ControlName" "CExLabel" @@ -111,9 +109,9 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "west" + "textAlignment" "west" "labelText" "%AmmoInReserve%" - } + } "AmmoNoClip" { "ControlName" "CExLabel" @@ -130,10 +128,9 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "center" + "textAlignment" "center" "labelText" "%Ammo%" - - } + } "AmmoNoClipShadow" { "ControlName" "CExLabel" @@ -150,8 +147,7 @@ "tall" "80" "visible" "0" "enabled" "1" - "textAlignment" "center" + "textAlignment" "center" "labelText" "%Ammo%" - - } -} + } +}
\ No newline at end of file |
