mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 17:23:29 +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, [], []);
|
return makeRunningValues(false, [], []);
|
||||||
}
|
}
|
||||||
|
|
||||||
// 2D overlay lasers.
|
|
||||||
// These are automatically enabled.
|
|
||||||
|
|
||||||
// Tablet stylus.
|
// Tablet stylus.
|
||||||
// Includes the tablet laser.
|
// Includes the tablet laser.
|
||||||
var tabletStylusInput = getEnabledModuleByName(this.hand === RIGHT_HAND
|
var tabletStylusInput = getEnabledModuleByName(this.hand === RIGHT_HAND
|
||||||
|
|
Loading…
Reference in a new issue