From 929850d00323649606c262246b7b917207746ec8 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 13:32:54 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 2 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 22c9f09..7a1b1d8 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1251,7 +1251,7 @@ GameLib.CustomCode.prototype.restore = function() { var backupOrientation = clone.orientation; if (clone.backupMesh.hasOwnProperty('orientation')) { - clone.orientation = clone.backupMesh.orientation; + // clone.orientation = clone.backupMesh.orientation; } clone.backupMesh = null;