diff --git a/21g30t1e75.js b/21g30t1e75.js index 9f15543..2d060c6 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -164,7 +164,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.line(50, 38, 462, 38, 2, "#000000"); - this.canvasHUD.text('hiscore', 50, 32, '30px sans-serif', '#ffffff'); + 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);