r3-custom-code/jz3qg0174l.js

10 lines
166 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.initialized = true;
}
this.adjustSnailPosition(data.event.movementX);
//@ sourceURL=mouseMove.js