From 40607cb02752a894fef2762fb83fb96c14054307 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Aug 2018 16:56:13 -0400 Subject: Formatting Changes Hopefully nothing is broken...? --- resource/ui/tankprogressbar.res | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'resource/ui/tankprogressbar.res') diff --git a/resource/ui/tankprogressbar.res b/resource/ui/tankprogressbar.res index 8fed3e8..41e2838 100644 --- a/resource/ui/tankprogressbar.res +++ b/resource/ui/tankprogressbar.res @@ -12,7 +12,7 @@ "visible" "0" "enabled" "1" } - + "TankImage" { "ControlName" "CTFImagePanel" @@ -27,10 +27,10 @@ "image" "../hud/leaderboard_class_tank" "scaleImage" "1" } - + "ProgressBar" { - "ControlName" "ScalableImagePanel" + "ControlName" "ScalableImagePanel" "fieldName" "ProgressBar" "xpos" "30" "ypos" "7" @@ -41,16 +41,16 @@ "enabled" "1" "image" "" - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } "ProgressBarBG" { - "ControlName" "ScalableImagePanel" + "ControlName" "ScalableImagePanel" "fieldName" "ProgressBarBG" "xpos" "29" "ypos" "3" @@ -61,10 +61,10 @@ "enabled" "0" "image" "../HUD/tournament_panel_tan" - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" - - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } -- cgit v1.2.3