From f3a037701799169066c6cb12b3c7023029b8b281 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 29 Jul 2024 00:30:28 -0400 Subject: Show level and difficulty loading errors in the gui --- settings.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'settings.json') diff --git a/settings.json b/settings.json index 8d4feca..fb4d270 100755 --- a/settings.json +++ b/settings.json @@ -1 +1,5 @@ -{"musicVol":0.0,"effectsVol":1.0} \ No newline at end of file +{ + "effectsVol": 1.0, + "musicVol": 1.0, + "enableMenuMusic": true +} \ No newline at end of file -- cgit v1.2.3