From 055836fb30e0df1f76be4d12f32fe1e3b949694d Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 13 May 2022 16:30:43 -0400 Subject: [PATCH] Update default-config.json --- NewHorizons/default-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NewHorizons/default-config.json b/NewHorizons/default-config.json index 75790651..f5200a8d 100644 --- a/NewHorizons/default-config.json +++ b/NewHorizons/default-config.json @@ -2,6 +2,7 @@ "enabled": true, "settings": { "Debug": false, - "Custom title screen": true + "Custom title screen": true, + "Default System Override": "" } } \ No newline at end of file