diff options
| author | ibruton <[email protected]> | 2016-07-12 05:36:41 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-07-12 05:36:41 -0500 |
| commit | 5db6823d5d4434c399b91a97755bfa934300a9a1 (patch) | |
| tree | 57531dc740e56046142c5a94a3c452a552925424 /resource/ui/HudObjectiveKothTimePanel.res | |
| parent | 456a0dc22cb8600647433c56c45c46c70fbbad8d (diff) | |
Updated timers to support casual + comp modes
Diffstat (limited to 'resource/ui/HudObjectiveKothTimePanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveKothTimePanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/HudObjectiveKothTimePanel.res b/resource/ui/HudObjectiveKothTimePanel.res index de34813..f618016 100644 --- a/resource/ui/HudObjectiveKothTimePanel.res +++ b/resource/ui/HudObjectiveKothTimePanel.res @@ -2,7 +2,7 @@ { "HudKothTimeStatus" { - if_comp + if_match { "zpos" "5" } @@ -20,7 +20,7 @@ "visible" "1" "enabled" "1" - if_comp + if_match { "proportionaltoparent" "1" "xpos" "cs-.7" @@ -50,7 +50,7 @@ "textAlignment" "center" "labelText" "0:00" - if_comp + if_match { "proportionaltoparent" "1" @@ -82,7 +82,7 @@ "delta_lifetime" "1.5" "delta_item_font" "Cerbetica22" - if_comp + if_match { "proportionaltoparent" "1" "xpos" "cs-0.77" @@ -119,7 +119,7 @@ "textAlignment" "center" "labelText" "0:00" - if_comp + if_match { "proportionaltoparent" "1" |
