Files
Thetya/custom-configs/wall.xml
2025-08-14 12:20:46 +02:00

24 lines
605 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2014-2021 Thetya Team
~ Copyright (c) 2005-2011 Three Rings
~
~ https://github.com/Thetya
-->
<java class="com.threerings.export.XMLImporter" version="1.0">
<object class="[Lcom.threerings.tudey.config.WallConfig;">
<entry>
<name>Wall Test</name>
<implementation class="com.threerings.tudey.config.WallConfig$Original">
<ground>
<name>Ground Test</name>
</ground>
<cases>
<entry>
</entry>
</cases>
</implementation>
</entry>
</object>
</java>