diff options
Diffstat (limited to 'settings.json')
-rwxr-xr-x | settings.json | 6 |
1 files changed, 5 insertions, 1 deletions
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 |