From a0b57161301d5ca683c499fb240f34ac087d757e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 10:50:14 +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 5c189f5..9c05b97 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -205,7 +205,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('slow', 420, 500, '12px Pixeled', '#ffffff'); if (this.state.message) { - this.canvasHUD.text(this.state.message, 200, 250, '40px Pixeled', '#ffffff'); + this.canvasHUD.text(this.state.message, 220, 250, '30px Pixeled', '#ffffff'); } this.canvasHUD.image(this.imagePowerupSpeed.instance, 50, 460, 48, 48);