From de27feb15837c1f15cfa796c1916cc3f81b3057a Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 12:49:32 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 0 bytes modified --- 21g30t1e75.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 2d060c6..ee4cbda 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -166,9 +166,9 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('hiscore', 50, 32, '25px sans-serif', '#ffffff'); - this.canvasHUD.image(this.imageHeart.instance, 300, 5, 30, 30); - this.canvasHUD.image(this.imageHeart.instance, 335, 5, 30, 30); - this.canvasHUD.image(this.imageHeart.instance, 370, 5, 30, 30); + this.canvasHUD.image(this.imageHeart.instance, 280, 5, 30, 30); + this.canvasHUD.image(this.imageHeart.instance, 315, 5, 30, 30); + this.canvasHUD.image(this.imageHeart.instance, 340, 5, 30, 30); this.canvasHUD.line(50, 456, 462, 456, 2, "#000000");