mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:38:27 +02:00
fix typo in example script
This commit is contained in:
parent
c06d76f7f0
commit
9bf4a30a23
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ function emitter(jointName) {
|
|||
x:0,
|
||||
y: 0,
|
||||
z: 0,
|
||||
w: Math.PI
|
||||
w: 1
|
||||
},
|
||||
emitRadiusStart: 0,
|
||||
polarStart: 0,
|
||||
|
|
Loading…
Reference in a new issue