From ceccd5c5011e1b0ef586fb4897c0e8956aa06ba5 Mon Sep 17 00:00:00 2001 From: Ujjwal Sharma Date: Sat, 10 Jul 2021 23:04:02 +0530 Subject: [PATCH] remove useless exits --- map.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/map.json b/map.json index e73cf01..f8f609f 100644 --- a/map.json +++ b/map.json @@ -33,12 +33,6 @@ "id":10, "name":"exit_stairs", "opacity":1, - "properties":[ - { - "name":"exitSceneUrl", - "type":"string", - "value":"..\/Floor1\/floor1.json" - }], "type":"tilelayer", "visible":true, "width":46, @@ -51,12 +45,6 @@ "id":12, "name":"exit_lyon", "opacity":1, - "properties":[ - { - "name":"exitSceneUrl", - "type":"string", - "value":"..\/Lyon\/lyon.json" - }], "type":"tilelayer", "visible":true, "width":46,