diff options
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/HudObjectiveKothTimePanel.res | 16 | ||||
| -rw-r--r-- | resource/ui/HudObjectiveTimePanel.res | 32 |
2 files changed, 16 insertions, 32 deletions
diff --git a/resource/ui/HudObjectiveKothTimePanel.res b/resource/ui/HudObjectiveKothTimePanel.res index 7a5ded3..de34813 100644 --- a/resource/ui/HudObjectiveKothTimePanel.res +++ b/resource/ui/HudObjectiveKothTimePanel.res @@ -14,7 +14,7 @@ "fieldName" "BlueTimer" "xpos" "0" "ypos" "0" - "zpos" "2" + "zpos" "10" "wide" "100" "tall" "50" "visible" "1" @@ -24,8 +24,7 @@ { "proportionaltoparent" "1" "xpos" "cs-.7" - "ypos" "0" - "ypos_minmode" "0" + "ypos" "4" "delta_item_x" "10" "delta_item_start_y" "12" "delta_item_end_y" "50" @@ -56,16 +55,10 @@ "proportionaltoparent" "1" "xpos" "10" - "xpos_minmode" "15" "ypos" "9" - "ypos_minmode" "9" "tall" "10" "wide" "35" - "wide_minmode" "35" "font" "HudFontSmall" - "font_minmode" "HudFontSmall" - "font_lodef" "HudFontSmall" - } } } @@ -76,7 +69,7 @@ "fieldName" "RedTimer" "xpos" "50" "ypos" "0" - "zpos" "2" + "zpos" "10" "wide" "100" "tall" "150" "visible" "1" @@ -93,8 +86,7 @@ { "proportionaltoparent" "1" "xpos" "cs-0.77" - "ypos" "0" - "ypos_minmode" "0" + "ypos" "4" "delta_item_x" "50" "delta_item_start_y" "12" "delta_item_end_y" "50" 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" |
