mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
one more unused variable
This commit is contained in:
parent
8bef0d0de4
commit
acf34dcfdf
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ Script.include("/~/system/libraries/controllers.js");
|
|||
this.getOtherModule().dominantHandOverride = false;
|
||||
}
|
||||
if (this.parameters.handLaser.allwaysOn || isTriggerPressed) {
|
||||
var intersection = controllerData.rayPicks[this.hand];
|
||||
return makeRunningValues(true, [], []);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue