diff --git a/21g30t1e75.js b/21g30t1e75.js index b4b2231..b858eeb 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -156,7 +156,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('hiscore', 50, 32, '30px sans-serif', '#ffffff'); - this.canvasHUD.line(50, 460, 462, 460, 2, "#000000"); + this.canvasHUD.line(50, 458, 462, 458, 2, "#000000"); this.textureHUD.instance.needsUpdate = true; }