diff options
author | mekolat <mekolat@gmail.com> | 2014-08-23 15:34:00 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-08-25 00:13:56 -0400 |
commit | 917374bfcf0b2bc44988b285dda157eaca8b0279 (patch) | |
tree | 06a35478e5081095e170d119f0eb569bd53b73bc /tilesets/woodland_indoor_x2.tsx | |
parent | f74e101ca39f52ae80cf85a7787eb918087b12da (diff) | |
download | clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.tar.gz clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.tar.bz2 clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.tar.xz clientdata-917374bfcf0b2bc44988b285dda157eaca8b0279.zip |
009-2 fringefix, wallfix, bedfix
Diffstat (limited to 'tilesets/woodland_indoor_x2.tsx')
-rw-r--r-- | tilesets/woodland_indoor_x2.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tilesets/woodland_indoor_x2.tsx b/tilesets/woodland_indoor_x2.tsx index 8d71d306..dc196b5e 100644 --- a/tilesets/woodland_indoor_x2.tsx +++ b/tilesets/woodland_indoor_x2.tsx @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <tileset name="woodland_indoor_x2" tilewidth="32" tileheight="64"> - <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/> + <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="192"/> </tileset> |