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

beta.r3js.org
-=yb4f310 2018-03-23 12:00:35 +01:00
parent 12d903b308
commit 2a2bb6758c
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ GameLib.CustomCode.prototype.displayHUD = function() {
this.canvasHUD.clear();
this.canvasHUD.line(50, 40, 462, 40, 10, "#000000");
this.canvasHUD.line(50, 40, 462, 40, 2, "#000000");
this.canvasHUD.text('hello', 50, 35, '30px sans-serif', '#ffffff');