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/hudmatchstatus.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/hudmatchstatus.res')
| -rw-r--r-- | resource/ui/hudmatchstatus.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index 55ceb87..93037a0 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -424,7 +424,7 @@ "ypos" "19" "zpos" "5" "wide" "f0" - "tall" "2" + "tall" "3" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -444,7 +444,7 @@ "ypos" "19" "zpos" "6" "wide" "f0" - "tall" "2" + "tall" "3" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -513,7 +513,7 @@ { "ControlName" "CExLabel" "fieldName" "respawntime" - "font" "Cerbetica13" + "font" "Cerbetica9" "xpos" "cs-0.5" "ypos" "0" "zpos" "5" |
