From abdcdba66e958d8edf674b54831ecbf38c19841e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 13:33:37 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 4 bytes modified --- 21g30t1e75.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 7a1b1d8..cc90dd2 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1286,8 +1286,8 @@ GameLib.CustomCode.prototype.restore = function() { clone.mesh = this.createGameMesh(this.materialBreadCorner); - clone.mesh.visible = false; - clone.mesh.updateInstance('visible'); + //clone.mesh.visible = false; + //clone.mesh.updateInstance('visible'); clone.applyToMesh(); //clone.mesh.rotation.z = clone.orientation * Math.PI / 2;