From 659e69ef09c83176bb0aefa2a80f0e0e3b92009c Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 12 Mar 2018 21:26:41 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 23 bytes modified --- 21g30t1e75.js | 2 ++ 1 file changed, 2 insertions(+) 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); /*