diff --git a/8a0m30eevi.js b/8a0m30eevi.js index fe0f696..376c3a7 100644 --- a/8a0m30eevi.js +++ b/8a0m30eevi.js @@ -11,7 +11,7 @@ if (!this.initialized) { this.cursor = this.entityLoaded.cursor; this.thrower = this.entityLoaded.thrower; this.throwerParticleEngine = this.entityLoaded.throwerParticleEngine; - this.toBlack = new THREE.Color(0.1, 0.1, 0.1); + this.toBlack = new THREE.Color(0.05, 0.05, 0.05); this.initialized = true; }