diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-07-25 03:26:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-25 03:26:56 -0300 |
commit | 4bf4c78d14494277dc7d1e0e80c6279804f51f54 (patch) | |
tree | 238a4e3cda7905f66bf345a20a709f3814be53a2 /maps | |
parent | f8b3f5048f2c92516d3ebd09228fe1007c987ef8 (diff) | |
download | clientdata-4bf4c78d14494277dc7d1e0e80c6279804f51f54.tar.gz clientdata-4bf4c78d14494277dc7d1e0e80c6279804f51f54.tar.bz2 clientdata-4bf4c78d14494277dc7d1e0e80c6279804f51f54.tar.xz clientdata-4bf4c78d14494277dc7d1e0e80c6279804f51f54.zip |
Fix minor typo
Diffstat (limited to 'maps')
-rw-r--r-- | maps/017-9.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/017-9.tmx b/maps/017-9.tmx index 7626fa0b..bbfed37b 100644 --- a/maps/017-9.tmx +++ b/maps/017-9.tmx @@ -475,7 +475,7 @@ <object id="3" name="To Tumlishar" type="warp" x="992" y="768" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> - <property name="dest_x" value="54"/> + <property name="dest_x" value="55"/> <property name="dest_y" value="118"/> </properties> </object> |