mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-03 09:58:15 +01:00
tests: All map tests working
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template>
|
||||
<tileset firstgid="1" source="tile_set_image_for_template.tsx"/>
|
||||
<object gid="1" width="32" height="32"/>
|
||||
</template>
|
||||
Reference in New Issue
Block a user