From f585830035e076dc46de5da39dab2e047fb5ad52 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 14 Nov 2017 13:05:30 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (72d6a2a3kc.js) 12 bytes modified --- 72d6a2a3kc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/72d6a2a3kc.js b/72d6a2a3kc.js index 867af27..d03ff25 100644 --- a/72d6a2a3kc.js +++ b/72d6a2a3kc.js @@ -221,7 +221,7 @@ if (this.mouseIsDown) { mesh.instance.material.emissive.add(this.toRed); if (mesh.instance.material.emissive.r >= 1.0) { - console.log('!explode!'); + console.log('!explode!' + mesh.name); } } }