diff --git a/21g30t1e75.js b/21g30t1e75.js index c096100..0a0a234 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -821,7 +821,7 @@ GameLib.CustomCode.prototype.gameOver = function(won) { this.state.gameOver = true; this.state.message = { text : "GAME OVER", - x : 100, + x : 127, y : 256 }; this.displayHUD();