diff options
Diffstat (limited to 'data/graphics/gui/equipment_background.xml')
-rw-r--r-- | data/graphics/gui/equipment_background.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/graphics/gui/equipment_background.xml b/data/graphics/gui/equipment_background.xml new file mode 100644 index 000000000..c2d4189f2 --- /dev/null +++ b/data/graphics/gui/equipment_background.xml @@ -0,0 +1,6 @@ +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="96" ypos="220"> + <part type="standart" xpos="0" ypos="0" width="36" height="36" /> + <part type="highlighted" xpos="36" ypos="0" width="36" height="36" /> + </widget> +</skinset> |