From dbfb0c100cc8ee4e9308d07a482b50c7629ffb61 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 21 Mar 2018 10:42:38 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 2 bytes modified --- 21g30t1e75.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 214a985..75c9238 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -15,7 +15,7 @@ GameLib.CustomCode.GRID_WIDTH = 11; GameLib.CustomCode.GRID_HEIGHT = 11; GameLib.CustomCode.GRID_OFFSET_X = 1; -GameLib.CustomCode.GRID_OFFSET_Y = 8; +GameLib.CustomCode.GRID_OFFSET_Y = 7.5; GameLib.CustomCode.SPEED_INITIAL = 1;