diff options
| author | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-07 22:08:09 -0500 |
| commit | 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch) | |
| tree | 60b7b58671613a750f213c9c45c0659e0c85fc7d /resource/ui/HudAmmoWeapons-white.res | |
| parent | 6a84e1117b257217344eddce009dc470c3c9440b (diff) | |
20171207 - Miscellenaous Formatting Tweaks II
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 |
