mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-21 00:01:59 -04:00
Retwerkin stuff
This commit is contained in:
@@ -162,7 +162,7 @@ Engine.Particle.prototype = {
|
||||
},
|
||||
|
||||
kill: function(engine){
|
||||
engine._deferred.push(this);
|
||||
engine._deferredParticles.push(this);
|
||||
return this;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user