diff --git a/scripts/system/controllers/handControllerGrab.js b/scripts/system/controllers/handControllerGrab.js index 40959e19d6..f38d17fa2f 100644 --- a/scripts/system/controllers/handControllerGrab.js +++ b/scripts/system/controllers/handControllerGrab.js @@ -1188,8 +1188,8 @@ function MyController(hand) { return; } } else { - this.homeButtonTouched = false; - } + this.homeButtonTouched = false; + } } else { this.hideStylus(); }