From 8f3c1115e669d62f50126611d971ad51eb4d75d3 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 14:49:38 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 0 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();