diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-10-29 21:15:29 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-10-29 21:15:29 +0100 |
commit | 2a70a50c785ce639b76141a3a6887836d22fe12c (patch) | |
tree | bdcf181ee3f971b1b97cec0e2603a40a760a74e6 /data/themes/jewelry/item_selection.xml | |
parent | 4d96766f3a30630e81fd2a75a827bfb8011627d7 (diff) | |
download | ManaVerse-2a70a50c785ce639b76141a3a6887836d22fe12c.tar.gz ManaVerse-2a70a50c785ce639b76141a3a6887836d22fe12c.tar.bz2 ManaVerse-2a70a50c785ce639b76141a3a6887836d22fe12c.tar.xz ManaVerse-2a70a50c785ce639b76141a3a6887836d22fe12c.zip |
Improved Inventory window graphic in Jewelry Theme.
Diffstat (limited to 'data/themes/jewelry/item_selection.xml')
-rw-r--r-- | data/themes/jewelry/item_selection.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/themes/jewelry/item_selection.xml b/data/themes/jewelry/item_selection.xml new file mode 100644 index 000000000..2fb494892 --- /dev/null +++ b/data/themes/jewelry/item_selection.xml @@ -0,0 +1,5 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="215" ypos="114" width="38" height="38" /> + </widget> +</skinset> |