diff --git a/kx7drv1vqw.js b/kx7drv1vqw.js index 922d817..0ebaa1e 100644 --- a/kx7drv1vqw.js +++ b/kx7drv1vqw.js @@ -1,2 +1,13 @@ -return null; +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + + this.beforeRender = this.entityLoaded.beforeRender; + + this.initialized = true; +} + +this.beforeRender.speedUp = false; //@ sourceURL=mouseUp.js \ No newline at end of file