From 5866a040639c986dc1be59ad16cee12ba31c613e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 15:23:12 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 18 bytes modified --- 21g30t1e75.js | 2 ++ 1 file changed, 2 insertions(+) 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) /**