Try to fix exitUrls
This commit is contained in:
parent
89db7e9815
commit
7da8f04d10
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"..\/main.json#atticStart"
|
"value":"..\/main.json#atticStarta"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"{<lobby>\/erfas-spaces-north.json#start_labstelle511}"
|
"value":"{<lobby>\/maps\/erfas-spaces-north.json#start_labstelle511}"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|
Loading…
Reference in a new issue