summaryrefslogtreecommitdiff
path: root/resource/ui/tankprogressbar.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-08-12 16:56:13 -0400
committerCriticalFlaw <[email protected]>2018-08-12 16:56:13 -0400
commit40607cb02752a894fef2762fb83fb96c14054307 (patch)
tree67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/tankprogressbar.res
parent41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff)
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/tankprogressbar.res')
-rw-r--r--resource/ui/tankprogressbar.res24
1 files changed, 12 insertions, 12 deletions
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"
}