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