diff --git a/21g30t1e75.js b/21g30t1e75.js index 197a228..dd228ad 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -214,6 +214,8 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { tail.mesh.materials = null; tail.mesh.remove(); + this.snake = snake; + }.bind(this); /*