fixed warn/deny sound usage, enabled sfx by default again

This commit is contained in:
NotAKidoS 2023-04-13 18:32:21 -05:00
parent cbcbb9f288
commit b1749af6ca
2 changed files with 14 additions and 15 deletions

View file

@ -18,6 +18,6 @@
],
"downloadlink": "https://github.com/NotAKidOnSteam/PropUndoButton/releases/download/v1.0.1/PropUndoButton.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/PropUndoButton/",
"changelog": "- Initial Release\n- Added redo button.\n- Disabled SFX by default.\n- Lowered SFX volume to match existing UI sounds.",
"changelog": "- Initial Release\n- Added redo button.\n- Mitigated issue of props getting stuck locally if deleting them before they fully spawn.\n- Lowered SFX volume to match existing UI sounds.",
"embedcolor": "#00FFFF"
}