diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 23:47:40 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 23:47:40 -0500 |
| commit | 59374d07d43bc3207a45294b05be3dd8f7b3299e (patch) | |
| tree | d0272da744995b855eb04390805e16e222f98406 /resource/ui/HudDemomanPipes.res | |
| parent | eb9e3bf73092500579d32f998fce70fa265e6d1c (diff) | |
Playtesting Fixes
- Updated Arena Mode, CTF and Tournament panels
- Fixed the referenced HudBlack color not being available
- Fixed visual issues with the Demoman, Scout and Medic meters
- Miscellenaous font and color tweaks
Diffstat (limited to 'resource/ui/HudDemomanPipes.res')
| -rw-r--r-- | resource/ui/HudDemomanPipes.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/HudDemomanPipes.res b/resource/ui/HudDemomanPipes.res index af8aaf8..fa9365c 100644 --- a/resource/ui/HudDemomanPipes.res +++ b/resource/ui/HudDemomanPipes.res @@ -5,7 +5,7 @@ "ControlName" "CExLabel" "fieldName" "ChargeLabel" "xpos" "125" - "ypos" "c-142" + "ypos" "c-162" "xpos_minmode" "9999" "ypos_minmode" "9999" "zpos" "3" @@ -28,7 +28,7 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter" "xpos" "0" - "ypos" "97" + "ypos" "c-162" "xpos_minmode" "15" "ypos_minmode" "35" "zpos" "2" @@ -49,7 +49,7 @@ "ControlName" "EditablePanel" "fieldName" "PipesPresentPanel" "xpos" "24" - "ypos" "53" + "ypos" "c-207" "ypos_minmode" "0" "zpos" "1" "wide" "100" |
