diff options
Diffstat (limited to 'resource/ui/tankprogressbar.res')
| -rw-r--r-- | resource/ui/tankprogressbar.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/tankprogressbar.res b/resource/ui/tankprogressbar.res index 8abdafd..3b3fecf 100644 --- a/resource/ui/tankprogressbar.res +++ b/resource/ui/tankprogressbar.res @@ -10,9 +10,9 @@ "wide" "190" "tall" "18" "visible" "0" - "enabled" "1" + "enabled" "1" } - + "TankImage" { "ControlName" "CTFImagePanel" @@ -27,7 +27,7 @@ "image" "../hud/leaderboard_class_tank" "scaleImage" "1" } - + "ProgressBar" { "ControlName" "ScalableImagePanel" @@ -40,14 +40,14 @@ "visible" "1" "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 - "draw_corner_height" "5" + "draw_corner_height" "5" } - + "ProgressBarBG" { "ControlName" "ScalableImagePanel" @@ -60,14 +60,14 @@ "visible" "0" "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 - "draw_corner_height" "5" + "draw_corner_height" "5" } - + "ProgressBarBG2" { "ControlName" "ImagePanel" |
