0ad/binaries/data/mods/_test.sim/simulation/templates/inherit2.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

7 lines
128 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="inherit1">
<Test1A a="a2">
<d>d2</d>
<g>g2</g>
</Test1A>
</Entity>