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

beta.r3js.org
-=yb4f310 2018-03-23 12:04:08 +01:00
parent 99360f1a5c
commit 5a9c2650c0
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ GameLib.CustomCode.prototype.displayHUD = function() {
this.canvasHUD.text('hiscore', 50, 32, '30px sans-serif', '#ffffff');
this.canvasHUD.line(50, 450, 462, 450, 2, "#000000");
this.textureHUD.instance.needsUpdate = true;
}