mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-09 09:02:29 +02:00
change from far grab to near grab
This commit is contained in:
parent
2d873012a3
commit
7a7f649bf7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ var HIFI_PUBLIC_BUCKET = "http://s3.amazonaws.com/hifi-public/";
|
|||
|
||||
Resetter.prototype = {
|
||||
|
||||
startFarGrabNonColliding: function() {
|
||||
startNearGrabNonColliding: function() {
|
||||
this.resetObjects();
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue