From 02e5d40445942523bea4500d9027f272d58e9521 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 22 Mar 2018 12:21:58 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 25 bytes modified --- 21g30t1e75.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/21g30t1e75.js b/21g30t1e75.js index 7131e4c..b32aa23 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -995,6 +995,8 @@ GameLib.CustomCode.prototype.advanceSnake = function(delta) { this.state.turning = false; + this.visualizeGrid(); + }.bind(this); GameLib.Event.Subscribe(