mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 20:58:38 +02:00
Remove inventory app from defaultScripts.js
This commit is contained in:
parent
d46c6c192e
commit
2c1a51e7c4
1 changed files with 0 additions and 2 deletions
|
@ -25,9 +25,7 @@ var DEFAULT_SCRIPTS_COMBINED = [
|
||||||
"system/avatarapp.js",
|
"system/avatarapp.js",
|
||||||
"system/graphicsSettings.js",
|
"system/graphicsSettings.js",
|
||||||
"system/makeUserConnection.js",
|
"system/makeUserConnection.js",
|
||||||
"system/marketplaces/marketplaces.js",
|
|
||||||
"system/notifications.js",
|
"system/notifications.js",
|
||||||
"system/commerce/wallet.js",
|
|
||||||
"system/create/edit.js",
|
"system/create/edit.js",
|
||||||
"system/dialTone.js",
|
"system/dialTone.js",
|
||||||
"system/firstPersonHMD.js",
|
"system/firstPersonHMD.js",
|
||||||
|
|
Loading…
Reference in a new issue