diff --git a/21g30t1e75.js b/21g30t1e75.js index a0bc525..1823ae0 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -152,7 +152,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.clear(); - this.canvasHUD.line(50, 40, 462, 40, 2, "#000000"); + this.canvasHUD.line(50, 38, 462, 38, 2, "#000000"); this.canvasHUD.text('hello', 50, 35, '30px sans-serif', '#ffffff');