From b3dde52c8216d0584b69d458db1227bc2e68b01f Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 22:44:28 +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 0fd314f..d5e558c 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -290,7 +290,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { images.push(this.imageHeartGrey.instance); } - this.canvasHUD.image(images[0], 255, 5, 30, 30); + this.canvasHUD.image(images[0], 260, 5, 30, 30); this.canvasHUD.image(images[1], 285, 5, 30, 30); this.canvasHUD.image(images[2], 320, 5, 30, 30);