diff options
| author | ibruton <[email protected]> | 2016-04-29 19:01:55 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-04-29 19:01:55 -0500 |
| commit | 0230fd79968eeec9ccd5c2ee5475d75cba845b1c (patch) | |
| tree | deacfbffd9759806a900ca990089711e195e89e7 /minmode/resource/ui/HudObjectiveKothTimePanel.res | |
| parent | 78ff847950e52adb191a402935106a65e8cb8053 (diff) | |
Fixed koth elements in matchmaking to be less messy
Diffstat (limited to 'minmode/resource/ui/HudObjectiveKothTimePanel.res')
| -rw-r--r-- | minmode/resource/ui/HudObjectiveKothTimePanel.res | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/minmode/resource/ui/HudObjectiveKothTimePanel.res b/minmode/resource/ui/HudObjectiveKothTimePanel.res index 7a5ded3..de34813 100644 --- a/minmode/resource/ui/HudObjectiveKothTimePanel.res +++ b/minmode/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" |
