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) {