mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
relative path
This commit is contained in:
parent
fa42334430
commit
ebe5818c84
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
//
|
||||
|
||||
|
||||
Script.include("https://hifi-public.s3.amazonaws.com/scripts/libraries/utils.js");
|
||||
Script.include("../../libraries/utils.js");
|
||||
|
||||
var RIGHT_HAND_CLICK = Controller.findAction("RIGHT_HAND_CLICK");
|
||||
var rightTriggerAction = RIGHT_HAND_CLICK;
|
||||
|
|
Loading…
Reference in a new issue