Update: CC - Demo New - Mouse Move (n9evs68jpd.js) 73 bytes modified

beta.r3js.org
-=yb4f310 2018-02-20 15:18:03 +01:00
parent a176cd377c
commit 99c92f1086
1 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.initialized = true;
}
console.log(data);
return null;