Update: CC - Before Render - Moorcow (pxcqbyldn.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2017-11-15 12:27:35 +01:00
parent 21a653afe7
commit cb08063bd2
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ if (this.mouseIsDown) {
if (this.fog.color.r < 0.32) {
this.fog.color.r = 0.32;
}
this.fog.updateInstance('color');
// this.fog.updateInstance('color');
}
if (this.spawnTime > this.nextSpawnTime) {