From 6a8465a6cab79c469db07adba02f61ca8d7e7d98 Mon Sep 17 00:00:00 2001 From: Dante Ruiz Date: Mon, 12 Dec 2016 23:26:06 +0000 Subject: [PATCH] removed more whitespace --- scripts/system/libraries/WebTablet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/libraries/WebTablet.js b/scripts/system/libraries/WebTablet.js index dd1365500b..a8f1154617 100644 --- a/scripts/system/libraries/WebTablet.js +++ b/scripts/system/libraries/WebTablet.js @@ -15,7 +15,7 @@ var DEFAULT_DPI = 32; var DEFAULT_WIDTH = 0.5; -var TABLET_URL = "https://s3.amazonaws.com/hifi-public/tony/tablet.fbx" +var TABLET_URL = "https://s3.amazonaws.com/hifi-public/tony/tablet.fbx"; // returns object with two fields: // * position - position in front of the user // * rotation - rotation of entity so it faces the user.