DotTiled/DotTiled.Tests/Serialization/TestData/Map/map-with-many-layers/poly.tx
Daniel Cronqvist aecd97bd7d More tests
2024-08-14 20:29:55 +02:00

9 lines
238 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<template>
<object name="Poly">
<properties>
<property name="templateprop" value="helo there"/>
</properties>
<polygon points="0,0 104,20 35.6667,32.3333"/>
</object>
</template>