diff options
Diffstat (limited to 'resource/ui/wavestatuspanel.res')
| -rw-r--r-- | resource/ui/wavestatuspanel.res | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/resource/ui/wavestatuspanel.res b/resource/ui/wavestatuspanel.res index e992751..cb14130 100644 --- a/resource/ui/wavestatuspanel.res +++ b/resource/ui/wavestatuspanel.res @@ -14,13 +14,13 @@ "visible" "0" "enabled" "0" "image" "../HUD/tournament_panel_brown" - + "src_corner_height" "22" "src_corner_width" "22" "draw_corner_width" "0" "draw_corner_height" "0" } - + "WaveCountLabel" { "ControlName" "CExLabel" @@ -38,7 +38,7 @@ "textAlignment" "center" "labelText" "%wave_count%" } - + "WaveCountLabelShadow" { "ControlName" "CExLabel" @@ -54,12 +54,12 @@ "enabled" "1" "textAlignment" "center" "labelText" "%wave_count%" - + "pin_to_sibling" "WaveCountLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "SeparatorBar" { "ControlName" "Panel" @@ -74,12 +74,12 @@ "scaleImage" "1" "PaintBackgroundType" "2" "bgcolor_override" "TanLight" - + if_verbose { "visible" "1" } } - + "SupportLabel" { "ControlName" "CExLabel" @@ -95,12 +95,12 @@ "enabled" "1" "textAlignment" "west" "labelText" "#TF_MVM_Support" - + if_verbose { "visible" "1" - } + } } - + "ProgressBar" { "ControlName" "ScalableImagePanel" @@ -114,13 +114,13 @@ "visible" "1" "enabled" "1" "fillcolor" "../HUD/tournament_panel_tan" - + "src_corner_height" "22" "src_corner_width" "22" "draw_corner_width" "0" "draw_corner_height" "0" } - + "NewProgressBarBG" { "ControlName" "ImagePanel" @@ -137,7 +137,7 @@ "enabled" "1" "fillcolor" "ColorCyan" } - + "ProgressBarBG" { "ControlName" "ScalableImagePanel" @@ -151,7 +151,7 @@ "visible" "0" "enabled" "0" "image" "../HUD/tournament_panel_tan" - + "src_corner_height" "22" "src_corner_width" "22" "draw_corner_width" "0" |
