diff --git a/21g30t1e75.js b/21g30t1e75.js index 18c5256..48faef3 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1209,6 +1209,8 @@ GameLib.CustomCode.prototype.restore = function() { this.state.orientation = this.backupOrientation; + this.backup(); + }.bind(this) /**