remove useless exits

This commit is contained in:
Ujjwal Sharma 2021-07-10 23:04:02 +05:30
parent 7641b80255
commit ceccd5c501
No known key found for this signature in database
GPG key ID: 460B292812C67D9F

View file

@ -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,