diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
| commit | 54c716614a85791c499672f27c404a71e6bf187e (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /temp/resource/ui/freezepanelkillerhealth.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/freezepanelkillerhealth.res')
| -rw-r--r-- | temp/resource/ui/freezepanelkillerhealth.res | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/temp/resource/ui/freezepanelkillerhealth.res b/temp/resource/ui/freezepanelkillerhealth.res deleted file mode 100644 index 26fa923..0000000 --- a/temp/resource/ui/freezepanelkillerhealth.res +++ /dev/null @@ -1,80 +0,0 @@ -"Resource/UI/FreezePanelKillerHealth.res" -{ - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - } - - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - } - - "BuildingStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "BuildingStatusHealthImageBG" - "wide" "0" - "tall" "0" - "visible" "0" - "enabled" "0" - } - - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "5" - "ypos" "5" - "zpos" "3" - "wide" "22" - "tall" "22" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } - - "PlayerStatusHealthValueFreezePanel" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueFreezePanel" - "xpos" "3" - "ypos" "3" - "zpos" "5" - "wide" "26" - "tall" "26" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "font" "CerbeticaBold16" - "labeltext" "%Health%" - } - - "PlayerStatusHealthValueFreezePanelShadow" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueFreezePanelShadow" - "xpos" "4" - "ypos" "4" - "zpos" "5" - "wide" "26" - "tall" "26" - "visible" "1" - "enabled" "1" - "textAlignment" "center" - "font" "CerbeticaBold16" - "fgcolor" "TransparentBlack" - "labeltext" "%Health%" - } -}
\ No newline at end of file |
