diff --git a/21g30t1e75.js b/21g30t1e75.js index b649492..b0334a5 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -148,7 +148,7 @@ this.state = { }; GameLib.CustomCode.prototype.displayHUD = function() { - this.canvasHUD.text('hello', 10, 10, '20px sans-serif', '#ffffff'); + this.canvasHUD.text('hello', 20, 10, '20px sans-serif', '#ffffff'); } GameLib.CustomCode.prototype.waitReload = function(delta) {