diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-10-18 00:25:28 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-10-18 00:25:28 -0400 |
commit | b3cc60eba7f1bc646c0cc6356a338fcfeb0ee0f5 (patch) | |
tree | 3fa547dce2fc1a3a7a8fa36c6449848960628b54 /.npehero/settings.json | |
parent | 28ade1fce71064db5c95a0d69fe94e3097042e36 (diff) | |
download | NPEhero-dev2.tar.gz NPEhero-dev2.tar.bz2 NPEhero-dev2.zip |
Add default color customizationdev2
Diffstat (limited to '.npehero/settings.json')
-rwxr-xr-x | .npehero/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.npehero/settings.json b/.npehero/settings.json index 562d704..dc5e7d5 100755 --- a/.npehero/settings.json +++ b/.npehero/settings.json @@ -2,5 +2,5 @@ "guiScale": 1.0, "effectsVol": 1.0, "musicVol": 1.0, - "enableMenuMusic": true + "enableMenuMusic": false }
\ No newline at end of file |