From 1cc970c3f0abde3dce83cbe33b74e0021e1fb86f Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 20 Mar 2018 15:02:02 +0100 Subject: [PATCH] Update: CC - Snake FS - Before Render (zjq6ach3jt.js) 30 bytes modified --- zjq6ach3jt.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zjq6ach3jt.js b/zjq6ach3jt.js index dd670e0..3053f53 100644 --- a/zjq6ach3jt.js +++ b/zjq6ach3jt.js @@ -8,4 +8,6 @@ if (!this.initialized) { this.advanceSnake(data.delta); +this.createFood(data.delta); + //@ sourceURL=beforeRender.js \ No newline at end of file