mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 21:33:48 +02:00
Update masterReset.js
This commit is contained in:
parent
b91e5c27e1
commit
ff9eb7f20d
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ MasterReset = function() {
|
|||
restitution: 0,
|
||||
dynamic: true,
|
||||
damping: 0.5,
|
||||
collisionSoundURL: "http://hifi-content.s3.amazonaws.com/james/pistol/sounds/gundrop.wav",
|
||||
collisionSoundURL: "http://hifi-content.s3.amazonaws.com/james/pistol/sounds/drop.wav",
|
||||
userData: JSON.stringify({
|
||||
grabbableKey: {
|
||||
spatialKey: {
|
||||
|
|
Loading…
Reference in a new issue