diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/hudammoweapons.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/hudammoweapons.res')
| -rw-r--r-- | resource/ui/hudammoweapons.res | 14 |
1 files changed, 7 insertions, 7 deletions
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" |
