zwei S "properties":[

{
                 "name":"startLayer",
                 "type":"bool",
                 "value":true
                }],
This commit is contained in:
Robert Köpferl 2021-03-12 11:41:10 +01:00
parent d5c1f23858
commit 711945c40d
2 changed files with 12 additions and 0 deletions

View File

@ -218,6 +218,12 @@
"id":21,
"name":"startGang",
"opacity":1,
"properties":[
{
"name":"startLayer",
"type":"bool",
"value":true
}],
"type":"tilelayer",
"visible":true,
"width":59,

View File

@ -405,6 +405,12 @@
"id":45,
"name":"exitTunnelO",
"opacity":1,
"properties":[
{
"name":"startLayer",
"type":"bool",
"value":true
}],
"type":"tilelayer",
"visible":true,
"width":89,