mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-05 02:55:33 +01:00
Update all tests for template template update(#41)
This commit is contained in:
@@ -21,11 +21,11 @@ EXPECTED = tiled_map.TiledMap(
|
||||
image_height=199,
|
||||
margin=1,
|
||||
spacing=1,
|
||||
firstgid=1,
|
||||
name="tileset",
|
||||
tile_count=48,
|
||||
tile_height=32,
|
||||
tile_width=32,
|
||||
firstgid=1,
|
||||
)
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user