diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:54:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:54:20 -0300 |
commit | c9d005219c1780067f2ebb051fdd004d8b90c59d (patch) | |
tree | 9f0dafad4955de87dadaa5c929b774a1d59e4098 /maps/006-2-1.tmx | |
parent | ca0e1476dcf4c715c27c46cb16d05ed9fb631be1 (diff) | |
download | clientdata-c9d005219c1780067f2ebb051fdd004d8b90c59d.tar.gz clientdata-c9d005219c1780067f2ebb051fdd004d8b90c59d.tar.bz2 clientdata-c9d005219c1780067f2ebb051fdd004d8b90c59d.tar.xz clientdata-c9d005219c1780067f2ebb051fdd004d8b90c59d.zip |
Fix... bugs %%e
Diffstat (limited to 'maps/006-2-1.tmx')
-rw-r--r-- | maps/006-2-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/006-2-1.tmx b/maps/006-2-1.tmx index e0ba168e..9a2e4903 100644 --- a/maps/006-2-1.tmx +++ b/maps/006-2-1.tmx @@ -834,7 +834,7 @@ </object> <object id="6" name="To Outside" type="warp" x="2528" y="736" width="32" height="32"> <properties> - <property name="dest_map" value="piou_1.tmx"/> + <property name="dest_map" value="006-2"/> <property name="dest_x" value="92"/> <property name="dest_y" value="96"/> </properties> |