diff options
Diffstat (limited to 'resource/ui/SpectatorTournamentGUIHealth.res')
| -rw-r--r-- | resource/ui/SpectatorTournamentGUIHealth.res | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/resource/ui/SpectatorTournamentGUIHealth.res b/resource/ui/SpectatorTournamentGUIHealth.res index 23e9019..1502571 100644 --- a/resource/ui/SpectatorTournamentGUIHealth.res +++ b/resource/ui/SpectatorTournamentGUIHealth.res @@ -70,5 +70,21 @@ "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" + } } |
