*** empty log message ***
This commit is contained in:
parent
d900d25892
commit
26127a4d28
|
|
@ -64,6 +64,7 @@ class Particles(ParticleSystem.ParticleSystem):
|
|||
self.setEmitter("SphereVolumeEmitter")
|
||||
|
||||
# Enable particles by default
|
||||
self.fEnabled = 0
|
||||
self.enable()
|
||||
|
||||
def enable(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue