Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 73 bytes modified

beta.r3js.org
-=yb4f310 2018-03-23 12:18:44 +01:00
parent 0c1ffaf234
commit fb894803d4
1 changed files with 2 additions and 0 deletions

View File

@ -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');