diff options
Diffstat (limited to 'resource/ui/tankprogressbar.res')
| -rw-r--r-- | resource/ui/tankprogressbar.res | 24 |
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" } |
