mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
CR feedback
This commit is contained in:
parent
090dc5409b
commit
9ba1b800d9
1 changed files with 1 additions and 1 deletions
|
@ -881,7 +881,7 @@ function update() {
|
|||
function cleanup() {
|
||||
rightController.cleanup();
|
||||
leftController.cleanup();
|
||||
Controller.disableMapping("handGrab");
|
||||
Controller.disableMapping("com.highfidelity.handControllerGrab");
|
||||
}
|
||||
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
|
|
Loading…
Reference in a new issue