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