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/classselection-center.res | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'customizations/team_menu/classselection-center.res') diff --git a/customizations/team_menu/classselection-center.res b/customizations/team_menu/classselection-center.res index c21c6f3..13e269a 100644 --- a/customizations/team_menu/classselection-center.res +++ b/customizations/team_menu/classselection-center.res @@ -11,7 +11,9 @@ "SidePanelBG" { - "fillcolor" "0 0 0 0" + "wide" "f0" + "tall" "f0" + "fillcolor" "0 0 0 150" } "scout" @@ -71,23 +73,19 @@ "random" { "xpos" "c80" - "ypos" "c101" + "ypos" "c100" } "EditLoadoutButton" [$WIN32] { - "xpos" "r180" - "wide" "120" - "textAlignment" "center" - "font" "CerbeticaBold16" + "xpos" "c80" + "ypos" "c120" } "CancelButton" [$WIN32] { - "xpos" "c-295" - "wide" "100" - "textAlignment" "center" - "font" "CerbeticaBold16" + "xpos" "c180" + "ypos" "c100" } "numScout" { -- cgit v1.2.3