try to fix exit value
This commit is contained in:
parent
3d980be322
commit
cfdbe5bc8e
2 changed files with 7 additions and 7 deletions
|
@ -14,8 +14,8 @@
|
|||
"id":38,
|
||||
"image":"imgs\/heic1806b_2.jpg",
|
||||
"name":"background",
|
||||
"offsetx":-448,
|
||||
"offsety":-408,
|
||||
"offsetx":-293.333333333333,
|
||||
"offsety":-548,
|
||||
"opacity":1,
|
||||
"type":"imagelayer",
|
||||
"visible":true,
|
||||
|
@ -44,7 +44,7 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"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\/erfas-south.json#start_ccc-darmstadt}"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -349,7 +349,7 @@
|
|||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.4.2",
|
||||
"tiledversion":"1.4.3",
|
||||
"tileheight":32,
|
||||
"tilesets":[
|
||||
{
|
||||
|
|
6
w17.tmx
6
w17.tmx
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.4" tiledversion="1.4.2" orientation="orthogonal" renderorder="right-down" width="51" height="40" tilewidth="32" tileheight="32" infinite="0" nextlayerid="41" nextobjectid="1">
|
||||
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="51" height="40" tilewidth="32" tileheight="32" infinite="0" nextlayerid="41" nextobjectid="1">
|
||||
<editorsettings>
|
||||
<export target="w17.json" format="json"/>
|
||||
</editorsettings>
|
||||
|
@ -1289,7 +1289,7 @@
|
|||
<tileset firstgid="10904" name="rc3-mullana-functionary" tilewidth="32" tileheight="32" tilecount="256" columns="16">
|
||||
<image source="imgs/tilesheets/rc3-mullana-functionary.png" width="512" height="512"/>
|
||||
</tileset>
|
||||
<imagelayer id="38" name="background" offsetx="-448" offsety="-408">
|
||||
<imagelayer id="38" name="background" offsetx="-293.333" offsety="-548">
|
||||
<image source="imgs/heic1806b_2.jpg" width="2849" height="2112"/>
|
||||
</imagelayer>
|
||||
<layer id="6" name="start" width="51" height="40">
|
||||
|
@ -1338,7 +1338,7 @@
|
|||
</layer>
|
||||
<layer id="40" name="exit" width="51" height="40">
|
||||
<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/erfas-south.json#start_ccc-darmstadt}"/>
|
||||
</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,
|
||||
|
|
Loading…
Reference in a new issue