diff --git a/21g30t1e75.js b/21g30t1e75.js index bf5962d..b73f363 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -981,7 +981,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { this.extend(gameObject, backup.position, backup.orientation); if (backup.orientation !== body.orientation) { - + this.createCorner(body, temp); } break;