Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 4 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 12:54:26 +01:00
parent eee408aae3
commit 86ff004807
1 changed files with 2 additions and 2 deletions

View File

@ -1272,8 +1272,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;