From 54c716614a85791c499672f27c404a71e6bf187e Mon Sep 17 00:00:00 2001 From: "igor.nikitin" Date: Tue, 16 Apr 2019 10:35:01 -0400 Subject: Moving Files for Lowercasing --- temp/resource/ui/spectatortournamentguihealth.res | 80 ----------------------- 1 file changed, 80 deletions(-) delete mode 100644 temp/resource/ui/spectatortournamentguihealth.res (limited to 'temp/resource/ui/spectatortournamentguihealth.res') 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 -- cgit v1.2.3