25 lines
619 B
XML
25 lines
619 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.GroundConfig;">
|
|
<entry>
|
|
<name>Ground Test</name>
|
|
<implementation class="com.threerings.tudey.config.GroundConfig$Original">
|
|
<floor>
|
|
<entry>
|
|
</entry>
|
|
</floor>
|
|
<edgeCases>
|
|
<entry>
|
|
</entry>
|
|
</edgeCases>
|
|
</implementation>
|
|
</entry>
|
|
</object>
|
|
</java> |