fixed warnings
This commit is contained in:
parent
1b0697fc00
commit
7d0525daf1
2 changed files with 6 additions and 42 deletions
|
@ -989,15 +989,6 @@
|
||||||
"tilecount":64,
|
"tilecount":64,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tiles":[
|
"tiles":[
|
||||||
{
|
|
||||||
"id":0,
|
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"tilesetCopyright",
|
|
||||||
"type":"string",
|
|
||||||
"value":"unknown"
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id":37,
|
"id":37,
|
||||||
"properties":[
|
"properties":[
|
||||||
|
@ -1101,15 +1092,6 @@
|
||||||
"tilecount":64,
|
"tilecount":64,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tiles":[
|
"tiles":[
|
||||||
{
|
|
||||||
"id":0,
|
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"tilesetCopyright",
|
|
||||||
"type":"string",
|
|
||||||
"value":"unknown"
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id":8,
|
"id":8,
|
||||||
"properties":[
|
"properties":[
|
||||||
|
@ -1290,11 +1272,6 @@
|
||||||
"name":"collides",
|
"name":"collides",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":true
|
||||||
},
|
|
||||||
{
|
|
||||||
"name":"tilesetCopyright",
|
|
||||||
"type":"string",
|
|
||||||
"value":"unknown"
|
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1533,15 +1510,6 @@
|
||||||
"tilecount":64,
|
"tilecount":64,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tiles":[
|
"tiles":[
|
||||||
{
|
|
||||||
"id":0,
|
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"tilesetCopyright",
|
|
||||||
"type":"string",
|
|
||||||
"value":"unknown"
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id":2,
|
"id":2,
|
||||||
"properties":[
|
"properties":[
|
||||||
|
@ -1822,16 +1790,6 @@
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":4,
|
"tilecount":4,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tiles":[
|
|
||||||
{
|
|
||||||
"id":0,
|
|
||||||
"properties":[
|
|
||||||
{
|
|
||||||
"name":"tilesetCopyright",
|
|
||||||
"type":"string",
|
|
||||||
"value":"CC0 by Mullana"
|
|
||||||
}]
|
|
||||||
}],
|
|
||||||
"tilewidth":32
|
"tilewidth":32
|
||||||
}],
|
}],
|
||||||
"tilewidth":32,
|
"tilewidth":32,
|
||||||
|
|
|
@ -202,6 +202,12 @@
|
||||||
"nextlayerid":14,
|
"nextlayerid":14,
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"mapCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"leitstelle511"
|
||||||
|
}],
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.5.0",
|
"tiledversion":"1.5.0",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
|
Loading…
Reference in a new issue