mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-06-15 23:59:17 +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"); |