summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/tankstatuspanel.res
diff options
context:
space:
mode:
authorraysfire <[email protected]>2016-10-25 11:27:27 -0500
committerGitHub <[email protected]>2016-10-25 11:27:27 -0500
commit15ef98f426de57feba379b36830785581f13410a (patch)
tree55099ccc4935db073894c9b9a54f4b008329e3c2 /minmode/resource/ui/tankstatuspanel.res
parent02ddea179ff68a8bea1e6727eaa8e44118c84c44 (diff)
parent5c650570389044ddd588e83d595a8794fb1e8032 (diff)
Merge pull request #52 from CriticalFlaw/master
#Base Method Update (see note)
Diffstat (limited to 'minmode/resource/ui/tankstatuspanel.res')
-rw-r--r--minmode/resource/ui/tankstatuspanel.res24
1 files changed, 0 insertions, 24 deletions
diff --git a/minmode/resource/ui/tankstatuspanel.res b/minmode/resource/ui/tankstatuspanel.res
deleted file mode 100644
index 159c355..0000000
--- a/minmode/resource/ui/tankstatuspanel.res
+++ /dev/null
@@ -1,24 +0,0 @@
-"Resource/UI/TankStatusPanel.res"
-{
- "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"
-
- "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"
- }
-}