From 0cbec1a3650a9c2893f284c2304bb8eb4e141203 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 9 Mar 2018 14:48:45 +0100 Subject: [PATCH] Initial Commit: CC - SnailRunner - Mouse Down (8dntnb01wu.js) --- 8dntnb01wu.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 8dntnb01wu.js 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