From 6e43d546a17e37d09a8f11a9bf56be64f1658dea Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 17:04:04 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 0 bytes modified --- 21g30t1e75.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 7e58332..2c01bcf 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1166,10 +1166,10 @@ GameLib.CustomCode.prototype.backup = function() { } ); - this.backupOrientation = this.state.orientation; - this.backupPreviousOrientation = this.backupOrientation; + this.backupOrientation = this.state.orientation; + }.bind(this) GameLib.CustomCode.prototype.restore = function() {