New Preview category (copy of old free one)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1419 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
parent
891a4b0aaf
commit
1e6f4e0109
1 changed files with 5 additions and 9 deletions
|
@ -1,23 +1,19 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
file : free.xml
|
file : Preview.xml
|
||||||
created : Sat Mar 18 22:59:09 CET 2000
|
created : Tue Sep 15 00:50:09 CET 2009
|
||||||
copyright : (C) 2000 by Eric Espie
|
copyright : (C) 2009 by JP Meuret
|
||||||
email : torcs@free.fr
|
web : torcs-ng.sourceforge.net
|
||||||
version : $Id: free.xml,v 1.7 2002/12/30 22:37:39 torcs Exp $
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- This program is free software; you can redistribute it and/or modify -->
|
<!-- 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 -->
|
<!-- it under the terms of the GNU General Public License as published by -->
|
||||||
|
|
||||||
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
||||||
|
|
||||||
<!-- (at your option) any later version. -->
|
<!-- (at your option) any later version. -->
|
||||||
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
|
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
|
||||||
|
|
||||||
<params name="free" type="template">
|
<params name="Preview" type="template">
|
||||||
<section name="Car">
|
<section name="Car">
|
||||||
<attstr name="category" val="free"/>
|
<attstr name="category" val="free"/>
|
||||||
<attnum name="body length" unit="m" min="1.5" max="25.0" val="4.683"/>
|
<attnum name="body length" unit="m" min="1.5" max="25.0" val="4.683"/>
|
||||||
|
|
Loading…
Reference in a new issue