diff --git a/21g30t1e75.js b/21g30t1e75.js index 2356483..edc5ecb 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -265,7 +265,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { var score = GameLib.Utils.PaddedText(5, '0', this.state.score + '') + 'cm'; - this.canvasHUD.text(score, 350, 32, '15px Pixeled', '#ffffff'); + this.canvasHUD.text(score, 356, 32, '15px Pixeled', '#ffffff'); var images = [];