mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-02 01:20:04 +01:00
Bunch of test coverage improvements
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"nextobjectid":3,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.6.0",
|
||||
"tiledversion":"1.8.5",
|
||||
"tileheight":32,
|
||||
"tilesets":[
|
||||
{
|
||||
@@ -72,6 +72,6 @@
|
||||
}],
|
||||
"tilewidth":32,
|
||||
"type":"map",
|
||||
"version":"1.6",
|
||||
"version":"1.8",
|
||||
"width":8
|
||||
}
|
||||
Reference in New Issue
Block a user