mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 08:22:30 +02:00
Enabled the ability to have other marketplaces.
Enabled the ability to have other marketplaces.
This commit is contained in:
parent
1a7b5ab520
commit
215659c695
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ var DEFAULT_SCRIPTS = [
|
|||
"system/mute.js",
|
||||
"system/goto.js",
|
||||
"system/hmd.js",
|
||||
"system/marketplaces/marketplace.js",
|
||||
"system/marketplaces/marketplaces.js",
|
||||
"system/edit.js",
|
||||
"system/pal.js", //"system/mod.js", // older UX, if you prefer
|
||||
"system/selectAudioDevice.js",
|
||||
|
|
Loading…
Reference in a new issue