20 lines
790 B
XML
20 lines
790 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!--
|
|
file : default.xml
|
|
created : 05 Dec 2008
|
|
last modified : 16 Nov 2014
|
|
copyright : (C) 2007-2014 Wolf-Dieter Beelitz
|
|
|
|
SIMPLIX_SRW - ALL CARS
|
|
-->
|
|
<!-- This program is free software; you can redistribute it and/or modify -->
|
|
<!-- it under the terms of the GNU General Public License as published by -->
|
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
|
<!-- (at your option) any later version. -->
|
|
<!DOCTYPE params SYSTEM "../../../src/libs/tgf/params.dtd">
|
|
<params name="dandroid" type="template" mode="mw">
|
|
<section name="skilling">
|
|
<attnum name="enable" min="0" max="1" val="1"/>
|
|
</section>
|
|
</params>
|