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

beta.r3js.org
-=yb4f310 2017-11-14 09:10:20 +01:00
parent 33e2a628c5
commit 9665ae3408
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
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.toBlack = new THREE.Color(0.02, 0.02, 0.02);
this.bull.instance.visible = false;
this.star.instance.visible = false;