diff --git a/8dntnb01wu.js b/8dntnb01wu.js new file mode 100644 index 0000000..c98b232 --- /dev/null +++ b/8dntnb01wu.js @@ -0,0 +1,14 @@ +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + + this.beforeRender = this.entityLoaded.beforeRender; + + this.initialized = true; +} + +this.beforeRender.speedUp = true; + +//@ sourceURL=mouseDown.js \ No newline at end of file