diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 17:10:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 17:10:38 -0300 |
commit | d1b9e989837af80742bb93c35f86f7bf530a2659 (patch) | |
tree | db8905c3d1ca155d88a6983bb6790ca899988aff /maps | |
parent | 7ce6d7ad3e3a0001e24861d3492cfc9bbe4d550d (diff) | |
download | clientdata-d1b9e989837af80742bb93c35f86f7bf530a2659.tar.gz clientdata-d1b9e989837af80742bb93c35f86f7bf530a2659.tar.bz2 clientdata-d1b9e989837af80742bb93c35f86f7bf530a2659.tar.xz clientdata-d1b9e989837af80742bb93c35f86f7bf530a2659.zip |
Fix typo
Diffstat (limited to 'maps')
-rw-r--r-- | maps/012-4.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/012-4.tmx b/maps/012-4.tmx index 81434923..43ded80d 100644 --- a/maps/012-4.tmx +++ b/maps/012-4.tmx @@ -11,9 +11,9 @@ <image source="../graphics/tilesets/collision.png" width="96" height="96"/> </tileset> <tileset firstgid="10" source="../graphics/tilesets/inn.tsx"/> - <tileset firstgid="266" source="../../../org/client-data/last-cli/tilesets/woodland_indoor.tsx"/> - <tileset firstgid="522" source="../../../org/client-data/last-cli/tilesets/woodland_indoor_x2.tsx"/> - <tileset firstgid="570" source="../../../org/client-data/last-cli/tilesets/woodland_indoor_x3.tsx"/> + <tileset firstgid="266" source="../graphics/tilesets/woodland_indoor.tsx"/> + <tileset firstgid="522" source="../graphics/tilesets/woodland_indoor_x2.tsx"/> + <tileset firstgid="570" source="../graphics/tilesets/woodland_indoor_x3.tsx"/> <layer name="Ground1" width="60" height="60"> <data encoding="csv"> 314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314,314, |