From 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 4 Aug 2020 15:17:25 -0400 Subject: Formatting via CodeMaid --- resource/ui/hudammoweapons.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/hudammoweapons.res') diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res index c3bee01..a1e14ed 100644 --- a/resource/ui/hudammoweapons.res +++ b/resource/ui/hudammoweapons.res @@ -6,14 +6,14 @@ "fieldName" "HudWeaponAmmoBG" "xpos" "9999" } - + "HudWeaponLowAmmoImage" { "ControlName" "ImagePanel" "fieldName" "HudWeaponLowAmmoImage" "xpos" "9999" } - + "AmmoInClip" { "ControlName" "CExLabel" @@ -47,12 +47,12 @@ "enabled" "1" "textAlignment" "east" "labelText" "%Ammo%" - + "pin_to_sibling" "AmmoInClip" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "AmmoInReserve" { "ControlName" "CExLabel" @@ -86,12 +86,12 @@ "enabled" "1" "textAlignment" "west" "labelText" "%AmmoInReserve%" - + "pin_to_sibling" "AmmoInReserve" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "AmmoNoClip" { "ControlName" "CExLabel" @@ -125,7 +125,7 @@ "enabled" "1" "textAlignment" "center" "labelText" "%Ammo%" - + "pin_to_sibling" "AmmoNoClip" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" -- cgit v1.2.3