mirror of
https://github.com/lubosz/overte.git
synced 2025-04-10 04:52:17 +02:00
culling mute state
This commit is contained in:
parent
4187104b17
commit
19ac8cae31
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@ var DEFAULT_SCRIPTS_COMBINED = [
|
|||
"system/firstPersonHMD.js",
|
||||
"system/tablet-ui/tabletUI.js",
|
||||
"system/emote.js",
|
||||
"system/miniTablet.js",
|
||||
"system/audioMuteOverlay.js"
|
||||
"system/miniTablet.js"
|
||||
];
|
||||
var DEFAULT_SCRIPTS_SEPARATE = [
|
||||
"system/controllers/controllerScripts.js",
|
||||
|
|
Loading…
Reference in a new issue