diff options
Diffstat (limited to 'resource/ui/SpectatorTournamentGUIHealth.res')
| -rw-r--r-- | resource/ui/SpectatorTournamentGUIHealth.res | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/SpectatorTournamentGUIHealth.res b/resource/ui/SpectatorTournamentGUIHealth.res index 1502571..192e2f6 100644 --- a/resource/ui/SpectatorTournamentGUIHealth.res +++ b/resource/ui/SpectatorTournamentGUIHealth.res @@ -12,7 +12,7 @@ "visible" "1" "enabled" "1" "scaleImage" "1" - } + } "PlayerStatusHealthImageBG" { "ControlName" "ImagePanel" @@ -26,30 +26,30 @@ "enabled" "1" "image" "../hud/health_bg" "scaleImage" "1" - } + } "BuildingStatusHealthImageBG" { "ControlName" "ImagePanel" "fieldName" "BuildingStatusHealthImageBG" - "xpos" "9999" - "ypos" "9999" + "xpos" "9999" + "ypos" "9999" "zpos" "2" - "wide" "22" - "tall" "22" + "wide" "22" + "tall" "22" "visible" "0" "enabled" "1" "image" "../hud/health_equip_bg" "scaleImage" "1" - } + } "PlayerStatusHealthBonusImage" { "ControlName" "ImagePanel" "fieldName" "PlayerStatusHealthBonusImage" - "xpos" "9999" - "ypos" "9999" + "xpos" "9999" + "ypos" "9999" "zpos" "3" - "wide" "12" - "tall" "12" + "wide" "12" + "tall" "12" "visible" "0" "enabled" "1" "image" "../hud/health_over_bg" @@ -86,5 +86,5 @@ "textAlignment" "center" "font" "CerbeticaBold16" "fgcolor" "0 0 0 100" - } -} + } +}
\ No newline at end of file |
