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

beta.r3js.org
-=yb4f310 2018-03-24 22:44:43 +01:00
parent b3dde52c82
commit 133ac0d8dc
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ GameLib.CustomCode.prototype.displayHUD = function() {
}
this.canvasHUD.image(images[0], 260, 5, 30, 30);
this.canvasHUD.image(images[1], 285, 5, 30, 30);
this.canvasHUD.image(images[1], 290, 5, 30, 30);
this.canvasHUD.image(images[2], 320, 5, 30, 30);
this.canvasHUD.line(50, 456, 462, 456, 2, "#000000");