Fix addColorParticles() when color is not -1.
authorGuus Sliepen <guus@debian.org>
Sun, 9 Aug 2015 14:41:00 +0000 (16:41 +0200)
committerGuus Sliepen <guus@debian.org>
Sun, 9 Aug 2015 14:41:20 +0000 (16:41 +0200)
commit3a72e5f8ed2fe8cb57d28ba9ee8aab34f4ac4df2
tree8da8fa8fe94b6387888c775d93e93cadc00fd313
parenta09c3f95c9c2d3c7015edc5171b12779b9ea3081
Fix addColorParticles() when color is not -1.

This only is used when ENT_PARTICLETRAIL is set, which might actually
not be used anywhere.
src/particles.cpp