From 89299de7261e48b79f6348a0e9860333c1bcbcdb Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 31 Oct 2017 14:11:12 +0100 Subject: [PATCH] Update: Custom Code - BK Flame - Before Render (dywmtohrda.js) 2 bytes modified --- dywmtohrda.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dywmtohrda.js b/dywmtohrda.js index cdb58ff..83cc473 100644 --- a/dywmtohrda.js +++ b/dywmtohrda.js @@ -162,8 +162,8 @@ if (this.spawningBullets === true) { - console.log('start: ' + start); - console.log('end: ' + end); + console.log('start: ', start); + console.log('end: ', end); //var mInverse = new THREE.Matrix4().getInverse( this.sceneCrosshair.instance.matrixWorld );