From cb2b99c11712678a0f4c46f513883763f8551582 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 22:36:55 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 0 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index c0e8936..2c53a72 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -265,7 +265,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { var score = GameLib.Utils.PaddedText(6, '0', this.state.score + '') + 'cm'; - this.canvasHUD.text(score, 300, 32, '15px Pixeled', '#ffffff'); + this.canvasHUD.text(score, 350, 32, '15px Pixeled', '#ffffff'); var images = [];