Try to fix exitUrls

This commit is contained in:
lagertonne 2020-12-27 21:03:25 +01:00
parent 89db7e9815
commit 7da8f04d10
2 changed files with 2 additions and 2 deletions

View file

@ -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,

View file

@ -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,