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:
parent
f426aac6cb
commit
55193a0e48
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user