From b969a4339cc5e984f2286b239295a50f165105f4 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 20 Feb 2018 16:18:50 +0100 Subject: [PATCH] Update: CC - Demo New - Mouse Move (n9evs68jpd.js) 86 bytes modified --- n9evs68jpd.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/n9evs68jpd.js b/n9evs68jpd.js index 4fdd4cb..80a1052 100644 --- a/n9evs68jpd.js +++ b/n9evs68jpd.js @@ -3,11 +3,12 @@ if (!this.entityLoaded) { } if (!this.initialized) { + this.mouse = this.entityLoaded.mouse; + this.raycaster = this.entityLoaded.raycaster; this.initialized = true; } - return null; //@ sourceURL=mouseMove.js \ No newline at end of file