diff --git a/21g30t1e75.js b/21g30t1e75.js index 94dacf2..e36df86 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -236,7 +236,7 @@ GameLib.CustomCode.prototype.waitReload = function(delta) { this.state.getReady = true; - this.advanceSnake(this.speed); + this.advanceSnake(this.speed * 2); window.setTimeout( function(){