From fe2c0effd04099c4c6cd256cb74af6b40f0667ef Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 2 Nov 2015 16:17:46 -0800 Subject: [PATCH] oops left debug on --- examples/controllers/handControllerGrab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/controllers/handControllerGrab.js b/examples/controllers/handControllerGrab.js index 74c830616a..30c99f43f8 100644 --- a/examples/controllers/handControllerGrab.js +++ b/examples/controllers/handControllerGrab.js @@ -18,7 +18,7 @@ Script.include("../libraries/utils.js"); // // add lines where the hand ray picking is happening // -var WANT_DEBUG = true; +var WANT_DEBUG = false; // // these tune time-averaging and "on" value for analog trigger