mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 17:00:13 +02:00
6 lines
No EOL
225 B
JavaScript
6 lines
No EOL
225 B
JavaScript
// defaultScripts.js
|
|
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.
|
|
Script.include("lookWithTouch.js");
|
|
Script.include("editVoxels.js");
|
|
Script.include("selectAudioDevice.js");
|
|
Script.include("hydraMove.js"); |