Update: CC - Before Render - Moorcow (72d6a2a3kc.js) 39 bytes modified

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

View File

@ -13,6 +13,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
this.santa = this.entityLoaded.santa;
this.renderer = this.entityLoaded.renderer;
this.raycaster = this.entityLoaded.raycaster;
this.scene = this.entityLoaded.scene;
this.toBlack = new THREE.Color(0.05, 0.05, 0.05);
this.bull.instance.visible = false;