From b42fe22e038b9630bcf1f975db3a22c93a398fc7 Mon Sep 17 00:00:00 2001 From: "Anthony J. Thibault" Date: Wed, 6 Jan 2016 16:26:16 -0800 Subject: [PATCH] Fixing bad line ending. --- 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 8095ebc81b..7b1dac8b64 100644 --- a/examples/controllers/handControllerGrab.js +++ b/examples/controllers/handControllerGrab.js @@ -1762,7 +1762,7 @@ function MyController(hand) { }, angularVelocity: { x: 0, - y: 0, + y: 0, z: 0 } })