From 6297c5c94ff6214c74bc5b666bf727332c9071e8 Mon Sep 17 00:00:00 2001 From: lagertonne Date: Sun, 27 Dec 2020 00:48:40 +0100 Subject: [PATCH] leitstelle511: fix starting layers --- leitstelle511/main.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/leitstelle511/main.json b/leitstelle511/main.json index f512840..68e57db 100644 --- a/leitstelle511/main.json +++ b/leitstelle511/main.json @@ -251,6 +251,12 @@ "nextlayerid":20, "nextobjectid":1, "orientation":"orthogonal", + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "renderorder":"right-down", "tiledversion":"1.4.3", "tileheight":32,