diff --git a/gzewp2awcf.js b/gzewp2awcf.js index a021310..92124f6 100644 --- a/gzewp2awcf.js +++ b/gzewp2awcf.js @@ -1,2 +1,9 @@ -return null; +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + this.initialized = true; + +} //@ sourceURL=mouseDown.js \ No newline at end of file