r3-custom-code/8nu6b5p9pb.js

12 lines
177 B
JavaScript
Raw Normal View History

if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.snail = this.entityLoaded.snail;
this.initialized = true;
}
console.log(data);
//@ sourceURL=mouseMove.js