Fix exits
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
2368ce6e2d
commit
da8f3c9e53
|
@ -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
|
||||||
}
|
}
|
Loading…
Reference in New Issue