leitstelle511: fix starting layers
This commit is contained in:
parent
d222b901c5
commit
6297c5c94f
1 changed files with 6 additions and 0 deletions
|
@ -251,6 +251,12 @@
|
||||||
"nextlayerid":20,
|
"nextlayerid":20,
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"startLayer",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}],
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.4.3",
|
"tiledversion":"1.4.3",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
|
Loading…
Reference in a new issue