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. --- resource/ui/statsummary_embedded.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/statsummary_embedded.res') diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res index 0ad0288..c42f329 100644 --- a/resource/ui/statsummary_embedded.res +++ b/resource/ui/statsummary_embedded.res @@ -1350,7 +1350,7 @@ { "ControlName" "Label" "fieldName" "RecordsLabel1" - "font" "ScoreboardMediumSmall" + "font" "ScoreboardMedium" "labelText" "#StatSummary_Label_BestMoments" "textAlignment" "west" "xpos" "c+124" @@ -1945,7 +1945,7 @@ { "ControlName" "Button" "fieldName" "NextTipButton" - "xpos" "c-248" + "xpos" "c-285" "ypos" "310" "zpos" "6" "wide" "90" -- cgit v1.2.3