From 4b61d8f0b24c807c58a04ed96d90f99c973a2964 Mon Sep 17 00:00:00 2001 From: Andrew <36178664+UrsaPolarisRecords@users.noreply.github.com> Date: Tue, 16 Jan 2024 01:39:10 -0800 Subject: [PATCH] Update example2.js --- MVP Example/Jit/Examples/Hypertree/example2.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MVP Example/Jit/Examples/Hypertree/example2.js b/MVP Example/Jit/Examples/Hypertree/example2.js index 6f03c2f..e05163e 100644 --- a/MVP Example/Jit/Examples/Hypertree/example2.js +++ b/MVP Example/Jit/Examples/Hypertree/example2.js @@ -805,8 +805,8 @@ function init(){ ht2.controller.onComplete(); ht1.controller.onComplete(); } - - +/* +*/ /* ht1.connect(ht2, 'artist0', 'group0'); @@ -838,4 +838,4 @@ function init(){ ht1.connect(ht2, 'artist14', 'group7'); - */ \ No newline at end of file + */