kreuzumg
This commit is contained in:
parent
c8ab2770eb
commit
6f2eb7ae68
1 changed files with 4 additions and 4 deletions
|
@ -7,9 +7,9 @@
|
||||||
"height":100,
|
"height":100,
|
||||||
"id":7,
|
"id":7,
|
||||||
"name":"start",
|
"name":"start",
|
||||||
"opacity":1,
|
"opacity":0,
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":false,
|
"visible":true,
|
||||||
"width":100,
|
"width":100,
|
||||||
"x":0,
|
"x":0,
|
||||||
"y":0
|
"y":0
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"height":100,
|
"height":100,
|
||||||
"id":8,
|
"id":8,
|
||||||
"name":"exit",
|
"name":"exit",
|
||||||
"opacity":1,
|
"opacity":0,
|
||||||
"properties":[
|
"properties":[
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
}],
|
}],
|
||||||
"tintcolor":"#ff0000",
|
"tintcolor":"#ff0000",
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":false,
|
"visible":true,
|
||||||
"width":100,
|
"width":100,
|
||||||
"x":0,
|
"x":0,
|
||||||
"y":0
|
"y":0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue