Re #330 Inhibit Career LS1 class, as career_ls1.xmls is not installed, and as when installed, it doesn't work (makes the Career mode crash in the 1st LS1 race

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4305 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 419a1f1e51ed549ef9ed67682480d3c8c7196545
Former-commit-id: 927240ea8a407c2d2f8ebe1fc848984a24e7f40e
This commit is contained in:
pouillot 2011-12-27 14:30:22 +00:00
parent de70f95b95
commit b1276a1849

View file

@ -16,7 +16,7 @@
<!DOCTYPE params SYSTEM "params.dtd">
<params name="Career" version="1.5">
<params name="Career" version="1.6">
<section name="Header">
<attstr name="name" val="Career"/>
@ -223,6 +223,8 @@
</section>
<!-- TODO: Make it work !
<section name="2">
<attstr name="subfile" val="career_ls1.xmls"/>
<attstr name="subfile suffix" val="ls1"/>
@ -234,6 +236,8 @@
</section>
-->
</section>
</params>