mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 19:39:20 +02:00
2D overlays can no longer be lasered
This commit is contained in:
parent
31e72c5503
commit
5145107f8c
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@ Script.include("/~/system/libraries/controllerDispatcherUtils.js");
|
|||
return makeRunningValues(false, [], []);
|
||||
}
|
||||
|
||||
// 2D overlay lasers.
|
||||
// These are automatically enabled.
|
||||
|
||||
// Tablet stylus.
|
||||
// Includes the tablet laser.
|
||||
var tabletStylusInput = getEnabledModuleByName(this.hand === RIGHT_HAND
|
||||
|
|
Loading…
Reference in a new issue