diff --git a/examples/lookWithMouse.js b/examples/lookWithMouse.js index 70a98c0733..470a56bd63 100644 --- a/examples/lookWithMouse.js +++ b/examples/lookWithMouse.js @@ -86,4 +86,3 @@ MyAvatar.bodyRoll = 0; // would be nice to change to update Script.update.connect(update); -Script.scriptEnding.connect(scriptEnding);