diff --git a/21g30t1e75.js b/21g30t1e75.js index 641e75a..89f2d72 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -200,7 +200,7 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { position.y = tempPosition.y; } - } + }.bind(this) ); }.bind(this);