summaryrefslogtreecommitdiff
path: root/resource/ui/WaveStatusPanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-06 21:06:54 -0500
committerCriticalFlaw <[email protected]>2017-12-06 21:06:54 -0500
commit6a84e1117b257217344eddce009dc470c3c9440b (patch)
tree014a896e1b91a0389a7713e6b609fd272f15a1c7 /resource/ui/WaveStatusPanel.res
parent972d1493e6ccc30479de9178e69f13401634faa7 (diff)
20171206 - Miscellenaous Formatting Tweaks
Diffstat (limited to 'resource/ui/WaveStatusPanel.res')
-rw-r--r--resource/ui/WaveStatusPanel.res38
1 files changed, 18 insertions, 20 deletions
diff --git a/resource/ui/WaveStatusPanel.res b/resource/ui/WaveStatusPanel.res
index 904b443..2a3452c 100644
--- a/resource/ui/WaveStatusPanel.res
+++ b/resource/ui/WaveStatusPanel.res
@@ -2,7 +2,7 @@
{
"Background"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ScalableImagePanel"
"fieldName" "Background"
"xpos" "9999"
"ypos" "9999"
@@ -15,10 +15,10 @@
"enabled" "1"
"image" "../HUD/tournament_panel_brown"
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
@@ -57,9 +57,8 @@
"PaintBackgroundType" "2"
"bgcolor_override" "TanLight"
- if_verbose
- {
- "visible" "1"
+ if_verbose {
+ "visible" "1"
}
}
@@ -76,12 +75,11 @@
"tall" "15"
"visible" "0"
"enabled" "1"
- "textAlignment" "west"
- "labelText" "#TF_MVM_Support"
+ "textAlignment" "west"
+ "labelText" "#TF_MVM_Support"
- if_verbose
- {
- "visible" "1"
+ if_verbose {
+ "visible" "1"
}
}
@@ -101,10 +99,10 @@
"enabled" "1"
"image" ""
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
@@ -124,16 +122,16 @@
"enabled" "0"
"image" "../HUD/tournament_panel_tan"
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
"ProgressBarBG2"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ProgressBarBG2"
"xpos" "211"
"ypos" "22"
@@ -150,4 +148,4 @@
"fillcolor" "Base Color"
}
-}
+} \ No newline at end of file