leitstelle511: fix starting layers

This commit is contained in:
lagertonne 2020-12-27 00:48:40 +01:00
parent d222b901c5
commit 6297c5c94f

View file

@ -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,