From 21a653afe7d3b9b0025a5ba8505111a93962eca3 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 15 Nov 2017 12:24:52 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (pxcqbyldn.js) 2 bytes modified --- pxcqbyldn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxcqbyldn.js b/pxcqbyldn.js index 3085257..5901643 100644 --- a/pxcqbyldn.js +++ b/pxcqbyldn.js @@ -245,7 +245,7 @@ if (this.mouseIsDown) { if (this.fog.color.r > 0.5) { this.fog.color.r = 0.5; } - this.fog.updateInstance('color'); + //this.fog.updateInstance('color'); this.renderer.clearColor.r += 0.01; if (this.renderer.clearColor.r > 0.5) {