From 946a3c8effb85440bde4ee0df285941cfe9d656b Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 12:16:00 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 0 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 8c5dd31..cd80191 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -167,7 +167,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('xtra', 300, 490, '20px sans-serif', '#ffffff'); this.canvasHUD.text('xtra', 450, 490, '20px sans-serif', '#ffffff'); - this.canvasHUD.image(this.imagePowerupSpeed.instance, 50, 490); + this.canvasHUD.image(this.imagePowerupSpeed.instance, 50, 440); this.textureHUD.instance.needsUpdate = true; }