diff --git a/21g30t1e75.js b/21g30t1e75.js index b828312..933064a 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1231,6 +1231,7 @@ GameLib.CustomCode.prototype.restore = function() { var clone = body.clone(); + /* if (clone.backupMesh) { if (clone.mesh) { @@ -1274,7 +1275,7 @@ GameLib.CustomCode.prototype.restore = function() { clone.mesh.updateInstance('visible'); clone.applyToMesh(); } - + */ this.grid[clone.position.x][clone.position.y] = clone;