Initial Commit: CC - SnailRunner - Mouse Down (8dntnb01wu.js)

beta.r3js.org
-=yb4f310 2018-03-09 14:48:45 +01:00
parent a5eceeeea4
commit 0cbec1a365
1 changed files with 14 additions and 0 deletions

14
8dntnb01wu.js Normal file
View File

@ -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