From 007ca35aff042e1d599e9db77e8ff40dbec017ca Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 7 Mar 2018 16:16:07 +0100 Subject: [PATCH] Update: CC - Mouse Move (8nu6b5p9pb.js) 138 bytes modified --- 8nu6b5p9pb.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/8nu6b5p9pb.js b/8nu6b5p9pb.js index 79d245f..8833b86 100644 --- a/8nu6b5p9pb.js +++ b/8nu6b5p9pb.js @@ -1,2 +1,12 @@ -return null; +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + this.snail = this.entityLoaded.snail; + this.initialized = true; +} + +console.log(data); + //@ sourceURL=mouseMove.js \ No newline at end of file