From 215659c6957ab2e7949975860492911f11dd58f7 Mon Sep 17 00:00:00 2001 From: Chris Collins Date: Sat, 7 Jan 2017 08:17:13 -0800 Subject: [PATCH] Enabled the ability to have other marketplaces. Enabled the ability to have other marketplaces. --- scripts/defaultScripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/defaultScripts.js b/scripts/defaultScripts.js index 0e4ed3b0ae..e9868bd38d 100644 --- a/scripts/defaultScripts.js +++ b/scripts/defaultScripts.js @@ -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",