diff options
Diffstat (limited to 'data/graphics/gui/equipment_background.xml')
-rw-r--r-- | data/graphics/gui/equipment_background.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/graphics/gui/equipment_background.xml b/data/graphics/gui/equipment_background.xml deleted file mode 100644 index 7b0b70449..000000000 --- a/data/graphics/gui/equipment_background.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<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> |