diff options
| author | CriticalFlaw <[email protected]> | 2021-06-29 09:52:34 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-29 09:52:34 -0400 |
| commit | acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 (patch) | |
| tree | 7d7dce8abe8d5da4348adcec4b18bb036cf1ce9d /resource/ui/spectatortournamentguihealth.res | |
| parent | be4fe1e5a652ba9810e08411a30c9dc6582e5097 (diff) | |
Main menu tweaks
- Consolidated the Cerbetica font.
- Added back the rayshud-styled TF2 logo.
- Moved the version number to the HUD Options panel.
- Updated files to use schema color names.
Diffstat (limited to 'resource/ui/spectatortournamentguihealth.res')
| -rw-r--r-- | resource/ui/spectatortournamentguihealth.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/spectatortournamentguihealth.res b/resource/ui/spectatortournamentguihealth.res index 0a58663..802031d 100644 --- a/resource/ui/spectatortournamentguihealth.res +++ b/resource/ui/spectatortournamentguihealth.res @@ -38,10 +38,10 @@ "image" "" } - "GuiPlayerHealth" + "SpecHealthValue" { "ControlName" "CExLabel" - "fieldName" "GuiPlayerHealth" + "fieldName" "SpecHealthValue" "xpos" "0" "ypos" "0" "zpos" "5" @@ -55,10 +55,10 @@ "fgcolor" "Spec Health Normal" } - "GuiPlayerHealthShadow" + "SpecHealthValueShadow" { "ControlName" "CExLabel" - "fieldName" "GuiPlayerHealthShadow" + "fieldName" "SpecHealthValueShadow" "xpos" "-1" "ypos" "-2" "zpos" "4" @@ -71,7 +71,7 @@ "font" "Cerbetica16" "fgcolor" "TransparentBlack" - "pin_to_sibling" "GuiPlayerHealth" + "pin_to_sibling" "SpecHealthValue" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } |
