Add exit url
This commit is contained in:
parent
20677d9998
commit
b4da3da4a9
1 changed files with 6 additions and 0 deletions
|
@ -242,6 +242,12 @@
|
|||
"id":9,
|
||||
"name":"exitLayer",
|
||||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"world:\/\/lobby\/main.json"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":102,
|
||||
|
|
Loading…
Reference in a new issue