diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-17 01:25:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-17 01:25:14 -0300 |
commit | a718cd517ebdefc1821e5029b41a113b230d193c (patch) | |
tree | 75984018c4339ea14c40c724754d6648207503cd /maps/021-1.tmx | |
parent | 417c965547c9ccb7f48e5a8d335371024d7aed44 (diff) | |
download | clientdata-a718cd517ebdefc1821e5029b41a113b230d193c.tar.gz clientdata-a718cd517ebdefc1821e5029b41a113b230d193c.tar.bz2 clientdata-a718cd517ebdefc1821e5029b41a113b230d193c.tar.xz clientdata-a718cd517ebdefc1821e5029b41a113b230d193c.zip |
[skip ci] Fix minor misplacement
Diffstat (limited to 'maps/021-1.tmx')
-rw-r--r-- | maps/021-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/021-1.tmx b/maps/021-1.tmx index 94d751de..de2531da 100644 --- a/maps/021-1.tmx +++ b/maps/021-1.tmx @@ -1694,7 +1694,7 @@ <property name="dest_y" value="268"/> </properties> </object> - <object id="151" name="To Ice Labyrinth" type="warp" x="3487" y="8160" width="32" height="32"> + <object id="151" name="To Ice Labyrinth" type="warp" x="3488" y="8160" width="32" height="32"> <properties> <property name="dest_map" value="021-1"/> <property name="dest_x" value="106"/> |