Fix paths.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
lagertonne 2021-05-07 19:46:45 +02:00
parent 29500d53c7
commit 3d35b49d0c
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@
{
"name":"exitUrl",
"type":"string",
"value":".\/room_klo\/room_klo.json"
"value":"..\/room_klo\/room_klo.json"
}],
"type":"tilelayer",
"visible":true,
@ -84,7 +84,7 @@
{
"name":"exitUrl",
"type":"string",
"value":".\/room_obergeschoss\/room_obergeschoss.json"
"value":"..\/room_obergeschoss\/room_obergeschoss.json"
}],
"type":"tilelayer",
"visible":true,

View file

@ -24,7 +24,7 @@
{
"name":"exitUrl",
"type":"string",
"value":".\/room_eingangshalle\/room_eingangshalle.json#start_obergeschoss"
"value":"..\/room_eingangshalle\/room_eingangshalle.json#start_obergeschoss"
}],
"type":"tilelayer",
"visible":true,