mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 22:07:34 +02:00
Load script manually
This commit is contained in:
parent
108748ca96
commit
d0bc881bb2
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@ var DEFAULT_SCRIPTS_COMBINED = [
|
|||
"system/tablet-ui/tabletUI.js"
|
||||
];
|
||||
var DEFAULT_SCRIPTS_SEPARATE = [
|
||||
"system/controllers/controllerScripts.js",
|
||||
"system/controllers/handTouch.js"
|
||||
"system/controllers/controllerScripts.js"
|
||||
//"system/chat.js"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue