From 5a9c2650c079abc3f92fe8c11cb735858fe6629d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 12:04:08 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 55 bytes modified --- 21g30t1e75.js | 1 + 1 file changed, 1 insertion(+) diff --git a/21g30t1e75.js b/21g30t1e75.js index 364ac79..e933449 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -156,6 +156,7 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.text('hiscore', 50, 32, '30px sans-serif', '#ffffff'); + this.canvasHUD.line(50, 450, 462, 450, 2, "#000000"); this.textureHUD.instance.needsUpdate = true; }