mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 06:04:06 +02:00
order
This commit is contained in:
parent
67b1015f4a
commit
d1755649b1
1 changed files with 2 additions and 1 deletions
|
@ -8,11 +8,12 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
Script.load("system/edit.js");
|
||||
|
||||
Script.load("system/progress.js");
|
||||
Script.load("system/away.js");
|
||||
Script.load("system/users.js");
|
||||
Script.load("system/examples.js");
|
||||
Script.load("system/edit.js");
|
||||
Script.load("system/selectAudioDevice.js");
|
||||
Script.load("system/notifications.js");
|
||||
Script.load("system/controllers/handControllerGrab.js");
|
||||
|
|
Loading…
Reference in a new issue