summaryrefslogtreecommitdiff
path: root/temp/resource/ui/hudammoweapons.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
commit54c716614a85791c499672f27c404a71e6bf187e (patch)
treeee037afabd42aa6930bd6b13558da913323829d2 /temp/resource/ui/hudammoweapons.res
parent9f90bde42f138a30d5923b0af185f6edf08f37ac (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/hudammoweapons.res')
-rw-r--r--temp/resource/ui/hudammoweapons.res139
1 files changed, 0 insertions, 139 deletions
diff --git a/temp/resource/ui/hudammoweapons.res b/temp/resource/ui/hudammoweapons.res
deleted file mode 100644
index c25167a..0000000
--- a/temp/resource/ui/hudammoweapons.res
+++ /dev/null
@@ -1,139 +0,0 @@
-"Resource/UI/HudAmmoWeapons.res"
-{
- "HudWeaponAmmoBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "HudWeaponAmmoBG"
- "xpos" "9999"
- }
-
- "HudWeaponLowAmmoImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudWeaponLowAmmoImage"
- "xpos" "9999"
- }
-
- "AmmoInClip"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInClip"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "Ammo In Clip"
- "xpos" "-18"
- "ypos" "-11"
- "xpos_minmode" "-12"
- "ypos_minmode" "-1"
- "zpos" "5"
- "wide" "80"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%Ammo%"
- }
- "AmmoInClipShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInClipShadow"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "5"
- "wide" "80"
- "tall" "80"
- "visible" "0"
- "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"
- "fieldName" "AmmoInReserve"
- "font" "CerbeticaBold32"
- "font_minmode" "CerbeticaBold20"
- "fgcolor" "Ammo In Reserve"
- "xpos" "67"
- "ypos" "-10"
- "xpos_minmode" "73"
- "ypos_minmode" "-1"
- "zpos" "7"
- "wide" "60"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%AmmoInReserve%"
- }
- "AmmoInReserveShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInReserveShadow"
- "font" "CerbeticaBold32"
- "font_minmode" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "7"
- "wide" "60"
- "tall" "80"
- "visible" "0"
- "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"
- "fieldName" "AmmoNoClip"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "Ammo In Clip"
- "xpos" "26"
- "ypos" "-11"
- "xpos_minmode" "26"
- "ypos_minmode" "-1"
- "zpos" "5"
- "wide" "100"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%Ammo%"
- }
- "AmmoNoClipShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoNoClipShadow"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "5"
- "wide" "100"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%Ammo%"
-
- "pin_to_sibling" "AmmoNoClip"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- }
-} \ No newline at end of file