Raised kart limit to 20 (which was the previous limit in the gui).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6024 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
30994d5a54
commit
2fccabe733
@ -12,7 +12,7 @@
|
|||||||
<!-- Maximum number of karts to be used at the same time. This limit
|
<!-- 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
|
can easily be increased, but some tracks might not have valid start
|
||||||
positions for those additional karts. -->
|
positions for those additional karts. -->
|
||||||
<karts max-number="8"/>
|
<karts max-number="20"/>
|
||||||
|
|
||||||
<!-- Scores are the number of points given when the race ends,
|
<!-- Scores are the number of points given when the race ends,
|
||||||
order is most-points-first or most-points-last. -->
|
order is most-points-first or most-points-last. -->
|
||||||
|
Loading…
Reference in New Issue
Block a user