From ea7b08eb7e98220fea6f68905154ac8079a2cb18 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 14 Nov 2017 09:03:30 +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 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; }