diff options
| author | CriticalFlaw <[email protected]> | 2019-03-22 23:15:07 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-22 23:15:07 -0400 |
| commit | eceee06db35009655432c3eb5012680505e6aacf (patch) | |
| tree | b9733f553df498753376d6bb7b1fe5a6570c9f51 /resource | |
| parent | c1ac5129c15ae99ebfbc562d7b5bc542e44a7278 (diff) | |
Updated Time Panel Labels
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/HudObjectiveTimePanel.res | 37 | ||||
| -rw-r--r-- | 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" |
