diff --git a/8a0m30eevi.js b/8a0m30eevi.js index bd44cb4..fe0f696 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.01, 0.01, 0.01); + this.toBlack = new THREE.Color(0.1, 0.1, 0.1); this.initialized = true; }