From 451942ffa365e0ed51f154f0e1e578a50dc6117d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 15 Mar 2018 15:40:35 +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 27f2135..3ef547a 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -257,7 +257,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { this.state.orientation ); - backup.orientation = body.orientation; + //backup.orientation = body.orientation; } if (index > 0) {