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

beta.r3js.org
-=yb4f310 2018-03-23 12:46:41 +01:00
parent 390d8a4229
commit 0056a55d70
1 changed files with 2 additions and 0 deletions

View File

@ -166,6 +166,8 @@ GameLib.CustomCode.prototype.displayHUD = function() {
this.canvasHUD.text('hiscore', 50, 32, '30px sans-serif', '#ffffff');
this.canvasHUD.image(this.imageHeart.instance, 200, 32, 30, 30);
this.canvasHUD.line(50, 456, 462, 456, 2, "#000000");
this.canvasHUD.text('xtra', 110, 480, '20px sans-serif', '#ffffff');