diff --git a/21g30t1e75.js b/21g30t1e75.js index 78c5425..4a8dbfe 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1235,6 +1235,10 @@ GameLib.CustomCode.prototype.restore = function() { ); this.state.orientation = this.backupOrientation; + + this.backupSnake = null; + + this.backup(); this.visualizeGrid();