From d021cf8e6a65f082c5021f16716ab008c280980a Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 15 Nov 2017 21:40:59 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (7p8dxknb7m.js) 10 bytes modified --- 7p8dxknb7m.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/7p8dxknb7m.js b/7p8dxknb7m.js index 5f05955..cce5f1e 100644 --- a/7p8dxknb7m.js +++ b/7p8dxknb7m.js @@ -226,12 +226,12 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { } else { mesh.burning = true; - var smokeParticleEngine = this.smokeParticleEngine.clone(); - smokeParticleEngine.position = mesh.position.clone(); - smokeParticleEngine.updateInstance('position'); - smokeParticleEngine.enabled = true; + // var smokeParticleEngine = this.smokeParticleEngine.clone(); + // smokeParticleEngine.position = mesh.position.clone(); + // smokeParticleEngine.updateInstance('position'); + // smokeParticleEngine.enabled = true; - mesh.smokeParticleEngine = smokeParticleEngine; + // mesh.smokeParticleEngine = smokeParticleEngine; var burningTreeParticleEngine = this.burningTreeParticleEngine.clone(); burningTreeParticleEngine.position = mesh.position.clone();