Adjust fadeout to old value too.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7259 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
mbjornstk 2011-01-05 02:50:15 +00:00
parent 37b647badc
commit d217866815

View File

@ -20,6 +20,6 @@
max="255 255 255" />
<!-- How much time in milliseconds before the particle is fully faded out -->
<fadeout time="900" />
<fadeout time="500" />
</particles>