diff --git a/scripts/system/controllers/handTouch.js b/scripts/system/controllers/handTouch.js index 67e1b100b2..c20b86b775 100644 --- a/scripts/system/controllers/handTouch.js +++ b/scripts/system/controllers/handTouch.js @@ -250,7 +250,7 @@ // Debugging info var showSphere = false; - var showLines = true; + var showLines = false; // This get setup on creation var linesCreated = false;