mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 06:53:46 +02:00
removed more whitespace
This commit is contained in:
parent
92993202a4
commit
6a8465a6ca
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue