Fix exits
continuous-integration/drone/push Build is passing Details

This commit is contained in:
legion 2021-12-21 23:55:26 +01:00
parent 2368ce6e2d
commit da8f3c9e53
2 changed files with 23 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -8,8 +8,7 @@
}, },
"export": "export":
{ {
"format":"json", "format":"json"
"target":"."
} }
}, },
"height":34, "height":34,
@ -121,7 +120,7 @@
{ {
"name":"exitSceneUrl", "name":"exitSceneUrl",
"type":"string", "type":"string",
"value":".\/main.json#from-n2n_rc3_00" "value":"..\/main.json#from-n2n_rc3_00"
}], }],
"type":"tilelayer", "type":"tilelayer",
"visible":true, "visible":true,
@ -312,7 +311,7 @@
"nextobjectid":1, "nextobjectid":1,
"orientation":"orthogonal", "orientation":"orthogonal",
"renderorder":"right-down", "renderorder":"right-down",
"tiledversion":"1.4.3", "tiledversion":"1.7.2",
"tileheight":32, "tileheight":32,
"tilesets":[ "tilesets":[
{ {
@ -2126,6 +2125,6 @@
}], }],
"tilewidth":32, "tilewidth":32,
"type":"map", "type":"map",
"version":1.4, "version":"1.6",
"width":46 "width":46
} }