Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 4 bytes modified

beta.r3js.org
-=yb4f310 2018-03-24 21:34:01 +01:00
parent df47fa0df5
commit cb657bad41
1 changed files with 1 additions and 1 deletions

View File

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