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

beta.r3js.org
-=yb4f310 2018-03-23 12:47:10 +01:00
parent a2846fdeb2
commit 85a50efbd4
1 changed files with 1 additions and 1 deletions

View File

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