fix error on quickrace and human xml
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1302 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 0f1f038c4ce7547ecf60721526a54ea74f0d9a64 Former-commit-id: 06be51f3535b9208885579f94ff12d31d9f295d8
This commit is contained in:
parent
65fb4d3a9c
commit
ef9304879e
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
<section name="1">
|
||||
<attstr name="name" val="Player"/>
|
||||
<attstr name="car name" val="Panther 220"/>
|
||||
<attstr name="car name" val="sc-lynx-220"/>
|
||||
<attnum name="race number" val="20.000000"/>
|
||||
<attnum name="red" val="1.000000"/>
|
||||
<attnum name="green" val="1.000000"/>
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
</section>
|
||||
|
||||
<section name="5">
|
||||
<attnum name="idx" val="1"
|
||||
<attnum name="idx" val="9"/>
|
||||
<attstr name="module" val="usr_sc"/>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue