mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-02 17:42:18 +01:00
Tiled 1.9 Compatibility Update
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.6.0",
|
||||
"tiledversion":"1.9.0",
|
||||
"tileheight":32,
|
||||
"tilesets":[
|
||||
{
|
||||
@@ -24,6 +24,6 @@
|
||||
}],
|
||||
"tilewidth":32,
|
||||
"type":"map",
|
||||
"version":"1.6",
|
||||
"version":"1.9",
|
||||
"width":8
|
||||
}
|
||||
Reference in New Issue
Block a user