mirror of
https://git.darmstadt.ccc.de/cda/rcda.git
synced 2024-11-14 20:11:03 +01:00
w17.tmx: applied exit fix: https://chaos.social/@tropf/105453367372228675
This commit is contained in:
parent
3d980be322
commit
9292c0087b
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":" https:\/\/github.com\/EventFahrplan\/EventFahrplahttps:\/\/lobby.visit.at.rc3.world\/erfas-south.json#start_ccc-darmstad{<lobby>\/maps\/erfas-south.json#start_ccc-darmstadt}"
|
"value":"{lobby.maps.at.rc3.world\/maps\/erfas-south.json#start_ccc-darmstadt}"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|
2
w17.tmx
2
w17.tmx
|
@ -1338,7 +1338,7 @@
|
||||||
</layer>
|
</layer>
|
||||||
<layer id="40" name="exit" width="51" height="40">
|
<layer id="40" name="exit" width="51" height="40">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="exitUrl" value=" https://github.com/EventFahrplan/EventFahrplahttps://lobby.visit.at.rc3.world/erfas-south.json#start_ccc-darmstad{<lobby>/maps/erfas-south.json#start_ccc-darmstadt}"/>
|
<property name="exitUrl" value="{lobby.maps.at.rc3.world/maps/erfas-south.json#start_ccc-darmstadt}"/>
|
||||||
</properties>
|
</properties>
|
||||||
<data encoding="csv">
|
<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,0,0,
|
||||||
|
|
Loading…
Reference in a new issue