diff options
| author | CriticalFlaw <[email protected]> | 2020-04-24 22:31:01 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-24 22:31:01 -0400 |
| commit | 26c29f808aa068cc57166c65dd12d63be3a25bde (patch) | |
| tree | e890298e00b70180ea516fc68fd1194605109d9d /resource/ui/objectivestatusescort.res | |
| parent | 5752a4e2b189a58a32ff5751507676a43f053f78 (diff) | |
Corrected Visual HUD Glitches (#145)
- Removed an unused label on the team select page.
- Updated the control point files.
- Adjusted the pyro player model to reduce cutoff.
- Adjusted an overlap on the inspection item panel.
- Adjusted the button colors on the matchmaking dashboard.
- Adjusted the payload back arrow and player count.
Diffstat (limited to 'resource/ui/objectivestatusescort.res')
| -rw-r--r-- | resource/ui/objectivestatusescort.res | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/resource/ui/objectivestatusescort.res b/resource/ui/objectivestatusescort.res index 13a73f8..fb18971 100644 --- a/resource/ui/objectivestatusescort.res +++ b/resource/ui/objectivestatusescort.res @@ -229,7 +229,7 @@ { "ControlName" "CExLabel" "fieldName" "RecedeTime" - "font" "Cerbetica10" + "font" "Cerbetica8" "xpos" "27" "ypos" "78" "zpos" "2" @@ -382,19 +382,17 @@ "if_multiple_trains" { - "xpos" "22" - "wide" "8" - "tall" "8" + "xpos" "23" } "if_multiple_trains_top" { - "ypos" "46" + "ypos" "47" } "if_multiple_trains_bottom" { - "ypos" "83" + "ypos" "84" } } @@ -434,9 +432,9 @@ { "ControlName" "CExLabel" "fieldName" "CapNumPlayers" - "font" "Cerbetica10" - "xpos" "32" - "ypos" "79" + "font" "Cerbetica8" + "xpos" "31" + "ypos" "78" "zpos" "5" "wide" "15" "tall" "8" |
