*** empty log message ***

This commit is contained in:
Mike Goslin 2001-01-30 21:55:52 +00:00
parent d900d25892
commit 26127a4d28
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ class Particles(ParticleSystem.ParticleSystem):
self.setEmitter("SphereVolumeEmitter")
# Enable particles by default
self.fEnabled = 0
self.enable()
def enable(self):