1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:56:35 +02:00

allow disabling of individual sounds

This commit is contained in:
Jfreegman
2014-07-23 14:59:36 -04:00
parent 04fbf5f724
commit 9476db02a9
3 changed files with 47 additions and 22 deletions

View File

@ -37,6 +37,7 @@ tox = {
// download_path="/home/USERNAME/Downloads/";
};
// To disable a sound set the path to "silent"
sounds = {
error="__DATADIR__/sounds/Error.wav";
self_log_in="__DATADIR__/sounds/LogIn.wav";