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); } } }