diff --git a/21g30t1e75.js b/21g30t1e75.js index afcb9be..b2ce608 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -168,8 +168,8 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('xtra', 114, 480, '20px sans-serif', '#ffffff'); this.canvasHUD.text('speed', 114, 500, '20px sans-serif', '#ffffff'); - this.canvasHUD.text('xtra', 300, 490, '20px sans-serif', '#ffffff'); - this.canvasHUD.text('xtra', 450, 490, '20px sans-serif', '#ffffff'); + this.canvasHUD.text('xtra', 300, 480, '20px sans-serif', '#ffffff'); + this.canvasHUD.text('xtra', 450, 480, '20px sans-serif', '#ffffff'); this.canvasHUD.image(this.imagePowerupSpeed.instance, 50, 460, 48, 48); this.canvasHUD.image(this.imagePowerupLife.instance, 200, 460, 48, 48);