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