Fix invalid snow particles XML file that would cause assertion failures

This commit is contained in:
Marianne Gagnon 2014-11-24 18:31:38 -05:00
parent 82b8548066
commit cd7bc96d68

View File

@ -16,8 +16,8 @@
max="1000" />
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
<lifetime min="10000"
max="9000" />
<lifetime min="8500"
max="9500" />
<!-- Size of the particles -->
<size min="0.10"