diff options
Diffstat (limited to 'resource/ui/tankstatuspanel.res')
| -rw-r--r-- | resource/ui/tankstatuspanel.res | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/resource/ui/tankstatuspanel.res b/resource/ui/tankstatuspanel.res index 159c355..85e58ce 100644 --- a/resource/ui/tankstatuspanel.res +++ b/resource/ui/tankstatuspanel.res @@ -3,22 +3,22 @@ "Background" { "ControlName" "ScalableImagePanel" - "fieldName" "Background" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "0" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "image" "../HUD/tournament_panel_brown" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "0" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "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" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } -} +}
\ No newline at end of file |
