bugfix
This commit is contained in:
parent
607be716ea
commit
a428e939b3
1 changed files with 36 additions and 0 deletions
|
@ -239,6 +239,12 @@
|
|||
"imagewidth":512,
|
||||
"margin":0,
|
||||
"name":"office_1",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"unknown"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":256,
|
||||
"tileheight":32,
|
||||
|
@ -973,6 +979,12 @@
|
|||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"floortileset",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"unknown"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":64,
|
||||
"tileheight":32,
|
||||
|
@ -1079,6 +1091,12 @@
|
|||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"kallax_leinelab",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"unknown"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":64,
|
||||
"tileheight":32,
|
||||
|
@ -1255,6 +1273,12 @@
|
|||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"drinks_leinelab",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"unknown"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":64,
|
||||
"tileheight":32,
|
||||
|
@ -1499,6 +1523,12 @@
|
|||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"objects_leinelab",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"unknown"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":64,
|
||||
"tileheight":32,
|
||||
|
@ -1783,6 +1813,12 @@
|
|||
"imagewidth":64,
|
||||
"margin":0,
|
||||
"name":"worldExit",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC0 by Mullana"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":4,
|
||||
"tileheight":32,
|
||||
|
|
Loading…
Reference in a new issue