From bdadc3a3be23dfa83c34ec22a77d64f8e52793df Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 13 Mar 2018 12:55:11 +0100 Subject: [PATCH] Update: CC - Snake FS - Key Up (306204wy29.js) 99 bytes modified --- 306204wy29.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/306204wy29.js b/306204wy29.js index 89c3619..d2e1ce8 100644 --- a/306204wy29.js +++ b/306204wy29.js @@ -1,2 +1,11 @@ -return null; +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + this.initialized = true; +} + +console.log(data); + //@ sourceURL=CustomCode (306204wy29).js \ No newline at end of file