Update: CC - Mouse Move - Moorcow (8a0m30eevi.js) 43 bytes modified

beta.r3js.org
-=yb4f310 2017-11-14 09:09:08 +01:00
parent f040d8c447
commit e93ff65f82
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ if (!this.initialized) {
this.mouse = this.entityLoaded.mouse;
this.raycaster = this.entityLoaded.raycaster;
this.camera = this.entityLoaded.camera;
this.scene = this.entityLoaded.scene;
this.cursor = this.entityLoaded.cursor;
this.thrower = this.entityLoaded.thrower;
this.throwerParticleEngine = this.entityLoaded.throwerParticleEngine;