summaryrefslogtreecommitdiff
path: root/tilesets
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2014-07-03 10:32:08 -0500
committerwushin <pasekei@gmail.com>2014-07-03 10:57:18 -0500
commit702b7c36048f682584cfff391b896cc19d6cd6a2 (patch)
treefa6c3c84ace7b4802176338300e5d7f6a38bdd6a /tilesets
parent18305b7c040b54efd169d5887e169a7b7fe862ea (diff)
downloadclientdata-702b7c36048f682584cfff391b896cc19d6cd6a2.tar.gz
clientdata-702b7c36048f682584cfff391b896cc19d6cd6a2.tar.bz2
clientdata-702b7c36048f682584cfff391b896cc19d6cd6a2.tar.xz
clientdata-702b7c36048f682584cfff391b896cc19d6cd6a2.zip
Fixed Ground Issues on 009-1
Fixed Fringe Issues with oversized sprites
Diffstat (limited to 'tilesets')
-rw-r--r--tilesets/woodland_village_x3.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tilesets/woodland_village_x3.tsx b/tilesets/woodland_village_x3.tsx
index a4a1ae64..942a2736 100644
--- a/tilesets/woodland_village_x3.tsx
+++ b/tilesets/woodland_village_x3.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="woodland_village_x3" tilewidth="32" tileheight="96">
- <image source="../graphics/tiles/woodland_village_x3.png" width="704" height="192"/>
+ <image source="../graphics/tiles/woodland_village_x3.png" width="704" height="288"/>
</tileset> \ No newline at end of file