From a9eb8103f6dcd82dfe092157a88f53c3db5d7891 Mon Sep 17 00:00:00 2001 From: r3tk0n Date: Wed, 18 Jul 2018 09:52:25 -0700 Subject: [PATCH] Clean up comments a bit. --- scripts/system/controllers/viveControllerConfiguration.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/system/controllers/viveControllerConfiguration.js b/scripts/system/controllers/viveControllerConfiguration.js index 580d7dfd9a..60f0b6b88a 100644 --- a/scripts/system/controllers/viveControllerConfiguration.js +++ b/scripts/system/controllers/viveControllerConfiguration.js @@ -78,7 +78,8 @@ VIVE_CONTROLLER_CONFIGURATION_LEFT = { parts: { // DISABLED FOR NOW - /*tips: { + /* + tips: { type: "static", modelURL: viveTipsModelURL, naturalPosition: {"x":-0.004377640783786774,"y":-0.034371938556432724,"z":0.06769277155399323}, @@ -103,7 +104,8 @@ VIVE_CONTROLLER_CONFIGURATION_LEFT = { defaultTextureURL: TIP_TEXTURE_BASE_URL + "/Teleport.png" } } - },*/ + }, + */ // The touchpad type draws a dot indicating the current touch/thumb position // and swaps in textures based on the thumb position.