diff --git a/21g30t1e75.js b/21g30t1e75.js index 1a0cbd6..36c745d 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1259,7 +1259,9 @@ GameLib.CustomCode.prototype.restore = function() { this.state.orientation = this.backupOrientation; - this.backup(); + this.visualizeGrid(); + + //this.backup(); }.bind(this)