fixup! debug copyright and layer properties

This commit is contained in:
Gerhard Aigner 2021-12-28 06:41:50 +01:00
parent 42501e43ff
commit 49ff8105bc
2 changed files with 12 additions and 0 deletions

View File

@ -38,6 +38,12 @@
"id":5,
"name":"start",
"opacity":1,
"properties":[
{
"name":"startLayer",
"type":"bool",
"value":true
}],
"type":"tilelayer",
"visible":true,
"width":30,

View File

@ -1730,6 +1730,12 @@
"imagewidth":320,
"margin":0,
"name":"dungeon",
"properties":[
{
"name":"tilesetCopyright",
"type":"string",
"value":"CC-BY https:\/\/git.it-syndikat.org\/IT-Syndikat\/rc3-its-assembly-2021.git"
}],
"spacing":0,
"tilecount":100,
"tileheight":32,