mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-08 04:07:01 +01:00
Update all tests for template template update(#41)
This commit is contained in:
@@ -7,6 +7,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