From fb894803d40bdd5b8d20ea7846f3e1f3c1bbca7d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 23 Mar 2018 12:18:44 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 73 bytes modified --- 21g30t1e75.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/21g30t1e75.js b/21g30t1e75.js index 4c6c67c..667ae61 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -164,6 +164,8 @@ GameLib.CustomCode.prototype.displayHUD = function() { this.canvasHUD.line(50, 456, 462, 456, 2, "#000000"); this.canvasHUD.text('xtra', 114, 480, '20px sans-serif', '#ffffff'); + this.canvasHUD.text('speed', 114, 500, '20px sans-serif', '#ffffff'); + this.canvasHUD.text('xtra', 300, 490, '20px sans-serif', '#ffffff'); this.canvasHUD.text('xtra', 450, 490, '20px sans-serif', '#ffffff');