From 63d9584a4bba2e3915b50ed7539ff8f4d02da280 Mon Sep 17 00:00:00 2001 From: legion Date: Sun, 27 Dec 2020 04:44:59 +0100 Subject: [PATCH] Fix map links --- main.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.json b/main.json index 79c3538e..83412958 100644 --- a/main.json +++ b/main.json @@ -262,6 +262,12 @@ "id":32, "name":"cw_back", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":64,