Update: CC - SpoonLib - MouseMove (stiq4tf18d.js) 115 bytes modified

beta.r3js.org
-=yb4f310 2018-01-12 11:22:58 +01:00
parent e2e31bde6b
commit 69af64c6ce
1 changed files with 7 additions and 0 deletions

View File

@ -2,4 +2,11 @@ if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.camera = this.entityLoaded.camera;
this.initialized = true;
}
console.log(data);
//@ sourceURL=mouseMove.js