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

beta.r3js.org
-=yb4f310 2018-03-24 12:16:10 +01:00
parent 2da843cf29
commit 1213f85a05
1 changed files with 1 additions and 1 deletions

View File

@ -1239,7 +1239,7 @@ GameLib.CustomCode.prototype.restore = function() {
clone.mesh.remove();
}
clone.backupMesh.visible = false;
clone.backupMesh.visible = true;
clone.backupMesh.updateInstance('visible');
clone.mesh = this.createGameMesh(this.materialBreadCorner);