mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:03:53 +02:00
fix scripting error
This commit is contained in:
parent
2c7b8cdb4f
commit
b8ee60a394
1 changed files with 0 additions and 1 deletions
|
@ -318,7 +318,6 @@ if (typeof module !== 'undefined') {
|
|||
makeRunningValues: makeRunningValues,
|
||||
LEFT_HAND: LEFT_HAND,
|
||||
RIGHT_HAND: RIGHT_HAND,
|
||||
isPointingAtUI: isPointingAtUI,
|
||||
BUMPER_ON_VALUE: BUMPER_ON_VALUE,
|
||||
projectOntoOverlayXYPlane: projectOntoOverlayXYPlane,
|
||||
projectOntoEntityXYPlane: projectOntoEntityXYPlane,
|
||||
|
|
Loading…
Reference in a new issue