fix exit url

master
Thomas Lindner 2021-12-26 16:51:34 +01:00
parent de7bd04829
commit e6dd495c9a
2 changed files with 2 additions and 2 deletions

View File

@ -4808,7 +4808,7 @@
</layer>
<layer id="47" name="exitToLounge" width="100" height="50">
<properties>
<property name="exitUrl" value="world://lounge/main.json"/>
<property name="exitUrl" value="world://lobby/main.json"/>
</properties>
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

View File

@ -371,7 +371,7 @@
{
"name":"exitUrl",
"type":"string",
"value":"world:\/\/lounge\/main.json"
"value":"world:\/\/lobby\/main.json"
}],
"type":"tilelayer",
"visible":true,