From 7db9a029b01a860ba2db929a2c31b382f6798b5b Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 11:14:21 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Wheel (opxis1pjmo.js) 2 bytes modified --- opxis1pjmo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opxis1pjmo.js b/opxis1pjmo.js index a60e884..c9ab022 100644 --- a/opxis1pjmo.js +++ b/opxis1pjmo.js @@ -11,6 +11,6 @@ var mesh = GameLib.EntityManager.Instance.findComponentById('xtnu5j78bq'); mesh.rotation.x += data.event.deltaY * 0.001; mesh.updateInstance('rotation'); -console.log(data); +//console.log(data); //@ sourceURL=CustomCodeSpoonLibMouseScroll.js \ No newline at end of file