mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-07 00:18:37 +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"); |