fixed warnings
This commit is contained in:
parent
6ff1dd004f
commit
79e59b6ba6
1 changed files with 16 additions and 0 deletions
16
main.json
16
main.json
|
@ -136,6 +136,22 @@
|
||||||
"nextlayerid":10,
|
"nextlayerid":10,
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"mapCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"leitstelle511"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"mapDescription",
|
||||||
|
"type":"string",
|
||||||
|
"value":"Hub for LeineLab and Leitstelle511"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"mapName",
|
||||||
|
"type":"string",
|
||||||
|
"value":"Choose a place in Hanover"
|
||||||
|
}],
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.5.0",
|
"tiledversion":"1.5.0",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
|
Loading…
Reference in a new issue