diff --git a/21g30t1e75.js b/21g30t1e75.js index 7c8c2fa..95084bb 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -166,7 +166,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('hiscore', 50, 32, '30px sans-serif', '#ffffff'); - this.canvasHUD.image(this.imageHeart.instance, 200, 24, 30, 30); + this.canvasHUD.image(this.imageHeart.instance, 200, 10, 30, 30); this.canvasHUD.line(50, 456, 462, 456, 2, "#000000");