From aa4d93e33be18c3cfa7050f1cfe6a36c2c771481 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 7 Mar 2018 07:07:05 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (qemp4een6t.js) 6 bytes modified --- qemp4een6t.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qemp4een6t.js b/qemp4een6t.js index e2cf4fd..74efdf5 100644 --- a/qemp4een6t.js +++ b/qemp4een6t.js @@ -278,8 +278,8 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { mesh.burnLife = burnLife; mesh.explodeLife = explodeLife; - mesh.instance.material.color.setRGB(1, 1, 1); - mesh.instance.material.opacity = 1; + mesh.instance.material[0].color.setRGB(1, 1, 1); + mesh.instance.material[0].opacity = 1; mesh.visible = true; mesh.updateInstance('visible');