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

beta.r3js.org
-=yb4f310 2018-03-23 12:01:07 +01:00
parent 7d04166aaf
commit 7cf960c5f5
1 changed files with 1 additions and 1 deletions

View File

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