mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-30 16:18:52 +01:00
Update all tests for template template update(#41)
This commit is contained in:
@@ -8,6 +8,7 @@ EXPECTED = tileset.Tileset(
|
||||
image=Path("../../images/tmw_desert_spacing.png"),
|
||||
image_height=199,
|
||||
image_width=265,
|
||||
firstgid=1,
|
||||
margin=1,
|
||||
spacing=1,
|
||||
name="tile_set_image",
|
||||
|
||||
Reference in New Issue
Block a user