From cb657bad41812a7dd717bf8bd660c5ff832f4ea8 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 21:34:01 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 4 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 472cea2..690a37e 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1517,7 +1517,7 @@ GameLib.CustomCode.prototype.restore = function() { /** * Move the snake forward and do collision detection * @type {function(this:snakeEntityLoaded)} - */Move + */ GameLib.CustomCode.prototype.advanceSnake = function(delta) { if (this.state.exploding) {