diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-02 20:55:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-02 20:55:05 -0300 |
commit | 9da881e5f08de068932519d05f2c24a567c536b6 (patch) | |
tree | 016de36031e513f9eaee1b9b64f6b0f8ece8b7c1 /graphics | |
parent | bcf3eb962c862f6da3f908c494a65d1035d393b2 (diff) | |
download | clientdata-9da881e5f08de068932519d05f2c24a567c536b6.tar.gz clientdata-9da881e5f08de068932519d05f2c24a567c536b6.tar.bz2 clientdata-9da881e5f08de068932519d05f2c24a567c536b6.tar.xz clientdata-9da881e5f08de068932519d05f2c24a567c536b6.zip |
Experiment for Christmas
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/christmas.png | bin | 0 -> 182835 bytes | |||
-rw-r--r-- | graphics/tilesets/christmastree_x8.tsx | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/graphics/tilesets/christmas.png b/graphics/tilesets/christmas.png Binary files differnew file mode 100644 index 00000000..5c2a4adc --- /dev/null +++ b/graphics/tilesets/christmas.png diff --git a/graphics/tilesets/christmastree_x8.tsx b/graphics/tilesets/christmastree_x8.tsx deleted file mode 100644 index 01d2bef3..00000000 --- a/graphics/tilesets/christmastree_x8.tsx +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tileset name="christmastree_x8" tilewidth="32" tileheight="256"> - <image source="../graphics/tiles/christmastree.png" width="224" height="256"/> -</tileset> |