mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-03 18:08:46 +01:00
tests(map): Expanded map test coverage
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ "compressionlevel":0,
|
||||
{ "backgroundcolor":"#ff0004",
|
||||
"compressionlevel":0,
|
||||
"editorsettings":
|
||||
{
|
||||
"export":
|
||||
@@ -13,11 +14,6 @@
|
||||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"properties":[
|
||||
{
|
||||
"name":"bool property - false",
|
||||
"type":"bool",
|
||||
"value":false
|
||||
},
|
||||
{
|
||||
"name":"bool property - true",
|
||||
"type":"bool",
|
||||
|
||||
Reference in New Issue
Block a user