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/HudTeamGoalTournament.res | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'resource/ui/HudTeamGoalTournament.res') diff --git a/resource/ui/HudTeamGoalTournament.res b/resource/ui/HudTeamGoalTournament.res index 2c12379..5d2dceb 100644 --- a/resource/ui/HudTeamGoalTournament.res +++ b/resource/ui/HudTeamGoalTournament.res @@ -27,7 +27,7 @@ "enabled" "1" "image" "../HUD/color_panel_browner" - "src_corner_height" "23" // pixels inside the image + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional "draw_corner_height" "7" @@ -46,8 +46,8 @@ "visible" "0" "enabled" "1" "image" "../HUD/color_panel_browner" - - "src_corner_height" "23" // pixels inside the image + + "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional "draw_corner_height" "7" @@ -129,17 +129,17 @@ "HudStopWatchObjectiveArrow" { - "ControlName" "ScalableImagePanel" - "fieldName" "HudStopWatchObjectiveArrow" - "xpos" "9999" - "ypos" "9999" - "zpos" "-1" - "wide" "80" - "tall" "80" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "image" "../HUD/arrow_big" + "ControlName" "ScalableImagePanel" + "fieldName" "HudStopWatchObjectiveArrow" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "80" + "tall" "80" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "../HUD/arrow_big" } } \ No newline at end of file -- cgit v1.2.3