mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 02:37:00 +02:00
Fixing bad line ending.
This commit is contained in:
parent
3e6ff0eb68
commit
b42fe22e03
1 changed files with 1 additions and 1 deletions
|
@ -1762,7 +1762,7 @@ function MyController(hand) {
|
||||||
},
|
},
|
||||||
angularVelocity: {
|
angularVelocity: {
|
||||||
x: 0,
|
x: 0,
|
||||||
y: 0,
|
y: 0,
|
||||||
z: 0
|
z: 0
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue