From 53627aa7c3664091e6d58c5698bf8be910d383cf Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:22:46 -0400 Subject: Gameplay Fixes - Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel. - Fixed the post-match summary page not displaying properly. --- customizations/team_menu/teammenu-center.res | 35 ++++++++++++++-------------- 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'customizations/team_menu/teammenu-center.res') diff --git a/customizations/team_menu/teammenu-center.res b/customizations/team_menu/teammenu-center.res index 6cfb517..dde4e99 100644 --- a/customizations/team_menu/teammenu-center.res +++ b/customizations/team_menu/teammenu-center.res @@ -38,6 +38,11 @@ "textAlignment" "west" } + "SelectTeamLabel" + { + "visible" "0" + } + "teambutton0" { "xpos" "c-110" @@ -87,6 +92,12 @@ "font" "CerbeticaBold16" } + "AutoJoinBG" + { + "visible" "0" + "enabled" "0" + } + "teambutton3" { "xpos" "c-110" @@ -98,6 +109,12 @@ "font" "CerbeticaBold16" } + "SpectateBG" + { + "visible" "0" + "enabled" "0" + } + "BlueCount" { "xpos" "c-157" @@ -156,22 +173,4 @@ "font" "Cerbetica14" "fgcolor" "255 255 255 175" } - - "HighlanderLabel" - { - "xpos" "c-50" - "ypos" "c100" - "wide" "105" - } - - "HighlanderLabelShadow" - { - "wide" "105" - } - - "CancelButton" - { - "xpos" "r190" - "wide" "150" - } } \ No newline at end of file -- cgit v1.2.3