DotTiled/src/DotTiled.Tests/Serialization/TestData/Map/map-with-many-layers/poly.tx
2024-08-17 21:33:17 +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>