mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-04 18:43:48 +01:00
test:chore: organized all the current test maps
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
{
|
||||
"name":"file property",
|
||||
"type":"file",
|
||||
"value":"..\/..\/..\/..\/..\/..\/..\/var\/log\/syslog"
|
||||
"value":"..\/..\/..\/..\/..\/..\/var\/log\/syslog"
|
||||
},
|
||||
{
|
||||
"name":"float property",
|
||||
@@ -59,10 +59,10 @@
|
||||
"tilesets":[
|
||||
{
|
||||
"firstgid":1,
|
||||
"source":"tile_set.json"
|
||||
"source":"tileset_image.json"
|
||||
}],
|
||||
"tilewidth":32,
|
||||
"type":"map",
|
||||
"version":1.2,
|
||||
"width":8
|
||||
}
|
||||
}
|
||||
@@ -11,4 +11,4 @@
|
||||
"tilewidth":32,
|
||||
"type":"tileset",
|
||||
"version":1.2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user