diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gui/inventory_cell_test.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gui/inventory_cell_test.xml b/graphics/gui/inventory_cell_test.xml new file mode 100644 index 00000000..7cc21a20 --- /dev/null +++ b/graphics/gui/inventory_cell_test.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="138" ypos="75" width="32" height="32" /> + </widget> +</skinset> |