diff options
Diffstat (limited to 'maps/021-1.tmx')
-rw-r--r-- | maps/021-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/021-1.tmx b/maps/021-1.tmx index 3710d1d4..2ce5a18d 100644 --- a/maps/021-1.tmx +++ b/maps/021-1.tmx @@ -1630,7 +1630,7 @@ </data> </layer> <objectgroup name="Objects" visible="0"/> - <objectgroup name="Warps" visible="0"> + <objectgroup name="Warps"> <object id="140" name="To Ice Labyrinth" type="warp" x="3296" y="1280" width="32" height="32"> <properties> <property name="dest_map" value="021-1"/> @@ -1673,7 +1673,7 @@ <property name="dest_y" value="266"/> </properties> </object> - <object id="147" name="To Ice Labyrinth" type="warp" x="3711" y="8512" width="32" height="32"> + <object id="147" name="To Ice Labyrinth" type="warp" x="3712" y="8512" width="32" height="32"> <properties> <property name="dest_map" value="021-1"/> <property name="dest_x" value="129"/> |