From eceee06db35009655432c3eb5012680505e6aacf Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 22 Mar 2019 23:15:07 -0400 Subject: Updated Time Panel Labels --- resource/ui/HudObjectiveTimePanel.res | 37 +++++++++-------------------------- resource/ui/statsummary.res | 6 +++--- 2 files changed, 12 insertions(+), 31 deletions(-) diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index c38f916..f71cf65 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -61,13 +61,11 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica10" + "font" "Cerbetica12" if_match { - "xpos" "37" - "font" "Cerbetica10" - "proportionaltoparent" "1" + "xpos" "30" } } "WaitingForPlayersBG" @@ -93,16 +91,11 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica10" + "font" "Cerbetica12" if_match { - "font" "HudFontSmallestBold" - "xpos" "13" - "wide" "p1" - "ypos" "23" - "font" "Cerbetica10" - "proportionaltoparent" "1" + "xpos" "30" } } "OvertimeBG" @@ -128,15 +121,11 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica10" + "font" "Cerbetica12" if_match { - "xpos" "cs-0.5" - "ypos" "22" - "wide" "p1" - "font" "Cerbetica10" - "proportionaltoparent" "1" + "xpos" "30" } } "SuddenDeathBG" @@ -166,11 +155,7 @@ if_match { - "xpos" "cs-0.5" - "ypos" "23" - "wide" "p1" - "font" "Cerbetica10" - "proportionaltoparent" "1" + "xpos" "30" } } "SetupBG" @@ -196,15 +181,11 @@ "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "Cerbetica10" + "font" "Cerbetica12" if_match { - "xpos" "cs-0.5" - "ypos" "22" - "wide" "p1" - "font" "Cerbetica10" - "proportionaltoparent" "1" + "xpos" "30" } } "ServerTimeLimitLabelBG" diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res index fb0be4f..2df6da9 100644 --- a/resource/ui/statsummary.res +++ b/resource/ui/statsummary.res @@ -46,10 +46,10 @@ "fieldName" "MapInfo" "xpos" "0" "ypos" "0" - "wide" "f0" - "tall" "480" + "wide" "0" + "tall" "0" "visible" "0" - "enabled" "1" + "enabled" "0" "bgcolor_override" "TanDarker" "MainBG" -- cgit v1.2.3