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:
hikerstk 2010-09-16 03:53:09 +00:00
parent 30994d5a54
commit 2fccabe733

@ -12,7 +12,7 @@
<!-- 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
positions for those additional karts. -->
<karts max-number="8"/>
<karts max-number="20"/>
<!-- Scores are the number of points given when the race ends,
order is most-points-first or most-points-last. -->