Make sure the water splash particles decay

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11171 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2012-04-28 21:07:51 +00:00
parent f426aac6cb
commit 55193a0e48

View File

@ -11,7 +11,8 @@
<!-- Amount of particles emitted per second -->
<rate min="1000"
max="1200" />
max="1200"
decay_rate="800" />
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
<lifetime min="1600"