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 /customizations/team_menu | |
| 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 'customizations/team_menu')
| -rw-r--r-- | customizations/team_menu/teammenu.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/customizations/team_menu/teammenu.res b/customizations/team_menu/teammenu.res index 4314de3..0cff4a4 100644 --- a/customizations/team_menu/teammenu.res +++ b/customizations/team_menu/teammenu.res @@ -336,8 +336,8 @@ "tall" "50" "autoResize" "0" "pinCorner" "0" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "#TF_Highlander_Mode" "textAlignment" "Center" "dulltext" "0" |
