From 0230fd79968eeec9ccd5c2ee5475d75cba845b1c Mon Sep 17 00:00:00 2001 From: ibruton Date: Fri, 29 Apr 2016 19:01:55 -0500 Subject: Fixed koth elements in matchmaking to be less messy --- resource/ui/HudObjectiveTimePanel.res | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) (limited to 'resource/ui/HudObjectiveTimePanel.res') diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index f6e41db..5580706 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -70,12 +70,10 @@ if_comp { "proportionaltoparent" "1" - "xpos" "cs-0.5" - "ypos" "17" - "ypos_minmode" "17" + "wide" "36" + "xpos" "2" + "ypos" "18" "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" } } "WaitingForPlayersBG" @@ -121,12 +119,12 @@ if_comp { "proportionaltoparent" "1" - "xpos" "cs-0.5" - "ypos" "17" - "ypos_minmode" "17" "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" + "xpos" "10" + "wide" "36" + "ypos" "22" + "font" "Cerbetica10" + } } "OvertimeBG" @@ -175,11 +173,8 @@ { "proportionaltoparent" "1" "xpos" "cs-0.5" - "ypos" "17" - "ypos_minmode" "17" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" + "ypos" "22" + "font" "Cerbetica10" } } "SuddenDeathBG" @@ -226,11 +221,8 @@ { "proportionaltoparent" "1" "xpos" "cs-0.5" - "ypos" "17" - "ypos_minmode" "17" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" + "ypos" "22" + "font" "Cerbetica10" } } "SetupBG" -- cgit v1.2.3