From 7d0525daf1b751b6de8afc04d506fe22c1f6ea4f Mon Sep 17 00:00:00 2001 From: Corinna John Date: Wed, 29 Dec 2021 22:15:05 +0100 Subject: [PATCH] fixed warnings --- leinelab/main.json | 42 ------------------------------ leitstelle511/hackcenter/main.json | 6 +++++ 2 files changed, 6 insertions(+), 42 deletions(-) diff --git a/leinelab/main.json b/leinelab/main.json index fa44086..0e48b06 100644 --- a/leinelab/main.json +++ b/leinelab/main.json @@ -989,15 +989,6 @@ "tilecount":64, "tileheight":32, "tiles":[ - { - "id":0, - "properties":[ - { - "name":"tilesetCopyright", - "type":"string", - "value":"unknown" - }] - }, { "id":37, "properties":[ @@ -1101,15 +1092,6 @@ "tilecount":64, "tileheight":32, "tiles":[ - { - "id":0, - "properties":[ - { - "name":"tilesetCopyright", - "type":"string", - "value":"unknown" - }] - }, { "id":8, "properties":[ @@ -1290,11 +1272,6 @@ "name":"collides", "type":"bool", "value":true - }, - { - "name":"tilesetCopyright", - "type":"string", - "value":"unknown" }] }, { @@ -1533,15 +1510,6 @@ "tilecount":64, "tileheight":32, "tiles":[ - { - "id":0, - "properties":[ - { - "name":"tilesetCopyright", - "type":"string", - "value":"unknown" - }] - }, { "id":2, "properties":[ @@ -1822,16 +1790,6 @@ "spacing":0, "tilecount":4, "tileheight":32, - "tiles":[ - { - "id":0, - "properties":[ - { - "name":"tilesetCopyright", - "type":"string", - "value":"CC0 by Mullana" - }] - }], "tilewidth":32 }], "tilewidth":32, diff --git a/leitstelle511/hackcenter/main.json b/leitstelle511/hackcenter/main.json index 9ff91fa..34a2f32 100644 --- a/leitstelle511/hackcenter/main.json +++ b/leitstelle511/hackcenter/main.json @@ -202,6 +202,12 @@ "nextlayerid":14, "nextobjectid":1, "orientation":"orthogonal", + "properties":[ + { + "name":"mapCopyright", + "type":"string", + "value":"leitstelle511" + }], "renderorder":"right-down", "tiledversion":"1.5.0", "tileheight":32,