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/hudkillstreaknotice.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/hudkillstreaknotice.res') diff --git a/resource/ui/hudkillstreaknotice.res b/resource/ui/hudkillstreaknotice.res index aeb7454..515d881 100644 --- a/resource/ui/hudkillstreaknotice.res +++ b/resource/ui/hudkillstreaknotice.res @@ -5,7 +5,7 @@ "ControlName" "EditablePanel" "fieldName" "Background" "xpos" "c-250" - "ypos" "70" + "ypos" "110" "zpos" "0" "wide" "500" "tall" "50" @@ -13,14 +13,14 @@ "visible" "1" "enabled" "1" "PaintBackgroundType" "0" - "bgcolor_override" "0 0 0 220" + "bgcolor_override" "HudBlack" } "SplashLabel" { "ControlName" "CExLabel" "fieldName" "SplashLabel" - "font_override" "Cerbetica11" + "font_override" "Cerbetica12" "labelText" "" "textAlignment" "center" "xpos" "c-250" -- cgit v1.2.3