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/freezepanelkillerhealth.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/freezepanelkillerhealth.res')
| -rw-r--r-- | resource/ui/freezepanelkillerhealth.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res index 796aa7b..9f35900 100644 --- a/resource/ui/freezepanelkillerhealth.res +++ b/resource/ui/freezepanelkillerhealth.res @@ -40,10 +40,10 @@ "enabled" "0" } - "GuiPlayerHealth" + "SpecHealthValue" { "ControlName" "CExLabel" - "fieldName" "GuiPlayerHealth" + "fieldName" "SpecHealthValue" "xpos" "3" "ypos" "3" "zpos" "5" @@ -56,10 +56,10 @@ "labeltext" "%Health%" } - "GuiPlayerHealthShadow" + "SpecHealthValueShadow" { "ControlName" "CExLabel" - "fieldName" "GuiPlayerHealthShadow" + "fieldName" "SpecHealthValueShadow" "xpos" "4" "ypos" "4" "zpos" "5" |
