diff --git a/72d6a2a3kc.js b/72d6a2a3kc.js index 620bc3c..7297161 100644 --- a/72d6a2a3kc.js +++ b/72d6a2a3kc.js @@ -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.02, 0.02, 0.02); + this.toBlack = new THREE.Color(0.07, 0.07, 0.07); this.bull.instance.visible = false; this.star.instance.visible = false;