diff --git a/21g30t1e75.js b/21g30t1e75.js index 9d40e08..27f2135 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -295,7 +295,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { } if ( - body.orientation !== backup.orientation && + body.orientation !== temp.orientation && (index + 1) < this.snake.length ) { /**