From eb9e3bf73092500579d32f998fce70fa265e6d1c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Mar 2019 16:17:28 -0500 Subject: Code Formatting --- resource/ui/HudObjectiveKothTimePanel.res | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'resource/ui/HudObjectiveKothTimePanel.res') 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" -- cgit v1.2.3