From 083e15867a68f3f57b8a5d035f92f1c974205368 Mon Sep 17 00:00:00 2001 From: Gerhard Aigner Date: Thu, 30 Dec 2021 08:52:10 +0100 Subject: [PATCH] fix layer property label --- dungeon_1st_floor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dungeon_1st_floor.json b/dungeon_1st_floor.json index 5bdb141..c90b2bb 100644 --- a/dungeon_1st_floor.json +++ b/dungeon_1st_floor.json @@ -47,7 +47,7 @@ "opacity":1, "properties":[ { - "name":"startlayer", + "name":"startLayer", "type":"bool", "value":true }],