diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/HudObjectiveKothTimePanel.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/HudObjectiveKothTimePanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveKothTimePanel.res | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/resource/ui/HudObjectiveKothTimePanel.res b/resource/ui/HudObjectiveKothTimePanel.res index d8ffda1..b2484ca 100644 --- a/resource/ui/HudObjectiveKothTimePanel.res +++ b/resource/ui/HudObjectiveKothTimePanel.res @@ -1,5 +1,5 @@ "Resource/UI/HudObjectiveKothTimePanel.res" -{ +{ "HudKothTimeStatus" { if_match @@ -52,14 +52,14 @@ if_match { + "proportionaltoparent" "1" + "font" "HudFontSmall" "xpos" "10" "ypos" "9" "tall" "10" "wide" "35" - "font" "HudFontSmall" - "proportionaltoparent" "1" } - } + } } "RedTimer" @@ -71,8 +71,8 @@ "zpos" "10" "wide" "100" "tall" "150" - "visible" "1" - "enabled" "1" + "visible" "1" + "enabled" "1" "delta_item_x" "0" "delta_item_start_y""50" "delta_item_end_y" "70" @@ -93,7 +93,7 @@ "NegativeColor" "255 0 0 255" "delta_lifetime" "1.5" "delta_item_font" "HudFontMediumSmall" - } + } "TimePanelValue" { @@ -120,16 +120,14 @@ if_match { + "proportionaltoparent" "1" + "font" "HudFontSmall" "xpos" "rs1-15" "ypos" "9" "wide" "35" "tall" "10" - "font" "HudFontSmall" - "font_minmode" "HudFontSmall" - "font_lodef" "HudFontSmall" - "proportionaltoparent" "1" - } - } + } + } } "ActiveTimerBG" |
