diff --git a/72d6a2a3kc.js b/72d6a2a3kc.js index a99de4d..fc7c2dc 100644 --- a/72d6a2a3kc.js +++ b/72d6a2a3kc.js @@ -235,7 +235,7 @@ if (this.mouseIsDown) { mesh.instance.material.emissive.sub(this.toRed); } } - } + }.bind(this) ); this.renderer.clearColor.r -= 0.01;