diff --git a/72d6a2a3kc.js b/72d6a2a3kc.js index 51d3015..db33cd5 100644 --- a/72d6a2a3kc.js +++ b/72d6a2a3kc.js @@ -179,7 +179,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { var particleEngine = this.smokeParticleEngine.clone(); particleEngine.position = mesh.position.clone(); } - } + }.bind(this) );