r3-custom-code/8dntnb01wu.js

14 lines
210 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.beforeRender = this.entityLoaded.beforeRender;
this.initialized = true;
}
this.beforeRender.speedUp = true;
//@ sourceURL=mouseDown.js