From 01b34a3abeae74032104432992afa792a6a27389 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 14 Nov 2017 09:04:01 +0100 Subject: [PATCH] Update: CC - Mouse Move - Moorcow (8a0m30eevi.js) 3 bytes modified --- 8a0m30eevi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }