Increased supported track versions in order to avoid
using tracks that have incorrect lap counting. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6531 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<!-- Minimum and maxium track versions that be be read by this binary.
|
||||
Older versions will be ignored. -->
|
||||
<track-version min="2" max="2"/>
|
||||
<track-version min="3" max="3"/>
|
||||
|
||||
<!-- Maximum number of karts to be used at the same time. This limit
|
||||
can easily be increased, but some tracks might not have valid start
|
||||
|
||||
Reference in New Issue
Block a user