0ad/binaries/data/mods/_test.sim/simulation/templates/inherit1.xml
Ykkrosh 3117f52d7c # Automatic runtime validation of entity template files.
Fixes #413.

This was SVN commit r7455.
2010-04-14 17:22:32 +00:00

8 lines
138 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity>
<Test1A a="a1" b="b1" c="c1">
<d>d1</d>
<e>e1</e>
<f>f1</f>
</Test1A>
</Entity>