Initial commit
This commit is contained in:
25
custom-configs/ground.xml
Normal file
25
custom-configs/ground.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user