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/spectatortournamentguihealth.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/spectatortournamentguihealth.res')
| -rw-r--r-- | temp/resource/ui/spectatortournamentguihealth.res | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/temp/resource/ui/spectatortournamentguihealth.res b/temp/resource/ui/spectatortournamentguihealth.res deleted file mode 100644 index e935420..0000000 --- a/temp/resource/ui/spectatortournamentguihealth.res +++ /dev/null @@ -1,80 +0,0 @@ -"Resource/UI/SpectatorTournamentGUIHealth.res" -{ - "PlayerStatusHealthImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "4" - "wide" "14" - "tall" "14" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - - "PlayerStatusHealthImageBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "16" - "tall" "16" - "visible" "1" - "enabled" "1" - "image" "../hud/health_bg" - "scaleImage" "1" - } - - "PlayerStatusHealthBonusImage" - { - "ControlName" "ImagePanel" - "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "9999" - "ypos" "9999" - "zpos" "3" - "wide" "12" - "tall" "12" - "visible" "0" - "enabled" "1" - "image" "../hud/health_over_bg" - "scaleImage" "1" - } - - "PlayerStatusHealthValueSpectator" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueSpectator" - "xpos" "0" - "ypos" "0" - "zpos" "5" - "wide" "25" - "tall" "16" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "CerbeticaBold16" - "fgcolor" "Spec Health Normal" - } - - "PlayerStatusHealthValueSpectatorBG" - { - "ControlName" "CExLabel" - "fieldName" "PlayerStatusHealthValueSpectatorBG" - "xpos" "1" - "ypos" "1" - "zpos" "4" - "wide" "25" - "tall" "16" - "visible" "1" - "enabled" "1" - "labelText" "%Health%" - "textAlignment" "center" - "font" "CerbeticaBold16" - "fgcolor" "0 0 0 100" - } -}
\ No newline at end of file |
