This commit is contained in:
Robert Köpferl 2020-11-12 21:36:29 +01:00
parent c8ab2770eb
commit 6f2eb7ae68
1 changed files with 4 additions and 4 deletions

View File

@ -7,9 +7,9 @@
"height":100,
"id":7,
"name":"start",
"opacity":1,
"opacity":0,
"type":"tilelayer",
"visible":false,
"visible":true,
"width":100,
"x":0,
"y":0
@ -19,7 +19,7 @@
"height":100,
"id":8,
"name":"exit",
"opacity":1,
"opacity":0,
"properties":[
{
"name":"exitUrl",
@ -28,7 +28,7 @@
}],
"tintcolor":"#ff0000",
"type":"tilelayer",
"visible":false,
"visible":true,
"width":100,
"x":0,
"y":0