From 7cf960c5f5d6738625af97d8a72f6a487cb5d17c Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 12:01:07 +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 1823ae0..a7893ba 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -154,7 +154,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.line(50, 38, 462, 38, 2, "#000000"); - this.canvasHUD.text('hello', 50, 35, '30px sans-serif', '#ffffff'); + this.canvasHUD.text('hello', 50, 32, '30px sans-serif', '#ffffff'); this.textureHUD.instance.needsUpdate = true;