diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-07-08 14:49:30 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-07-08 14:49:30 -0400 |
commit | cf8f3d35716cd93d0d5d123d80b07f9ae704f939 (patch) | |
tree | e5bb4a40bec2d22d5f75ea95ba7745fc749affa8 /settings.json | |
parent | ee2229339429d50afa33e2f8b9c0ee0939766290 (diff) | |
download | NPEhero-cf8f3d35716cd93d0d5d123d80b07f9ae704f939.tar.gz NPEhero-cf8f3d35716cd93d0d5d123d80b07f9ae704f939.tar.bz2 NPEhero-cf8f3d35716cd93d0d5d123d80b07f9ae704f939.zip |
Embed level utility into main window
Diffstat (limited to '')
-rwxr-xr-x | settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.json b/settings.json index b7be92b..8d4feca 100755 --- a/settings.json +++ b/settings.json @@ -1 +1 @@ -{"musicVol":1.0,"effectsVol":1.0}
\ No newline at end of file +{"musicVol":0.0,"effectsVol":1.0}
\ No newline at end of file |