r3-custom-code/0j2wxrtdf2.js

15 lines
188 B
JavaScript
Raw Normal View History

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