update world-tiles and lobby exit url
This commit is contained in:
parent
fdaadcd9ae
commit
bca7bdba4b
|
@ -871,7 +871,7 @@
|
|||
</layer>
|
||||
<layer id="47" name="exitToLobby" width="100" height="50">
|
||||
<properties>
|
||||
<property name="exitUrl" value="world://lobby/main.json"/>
|
||||
<property name="exitUrl" value="world://lobby/pcb.json#start_0x90"/>
|
||||
</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,
|
||||
|
|
|
@ -267,7 +267,7 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"world:\/\/lobby\/main.json"
|
||||
"value":"world:\/\/lobby\/pcb.json#start_0x90"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 211f78a3d76439ca8a66b6a1abaa89502bc328ea
|
||||
Subproject commit e480e212237fc8bd411d2411af541bcdb3470eae
|
Loading…
Reference in a new issue