mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
fix typo
This commit is contained in:
parent
9b822f97c0
commit
f4d409f1e1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ var TARGET_MODEL_URL = 'http://hifi-content.s3.amazonaws.com/james/teleporter/Te
|
|||
|
||||
var TARGET_MODEL_DIMENSIONS = {
|
||||
x: 1.15,
|
||||
y: 0.5
|
||||
y: 0.5,
|
||||
z: 1.15
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue