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

beta.r3js.org
-=yb4f310 2018-03-21 10:43:15 +01:00
parent 489eb912af
commit 2e53e4ffdc
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ GameLib.CustomCode.GRID_WIDTH = 11;
GameLib.CustomCode.GRID_HEIGHT = 10;
GameLib.CustomCode.GRID_OFFSET_X = 1;
GameLib.CustomCode.GRID_OFFSET_Y = 7.5;
GameLib.CustomCode.GRID_OFFSET_Y = 8.5;
GameLib.CustomCode.SPEED_INITIAL = 1;