1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 17:36:36 +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

@ -252,6 +252,8 @@ tox = {
.br
};
.br
// To disable a sound set the path to "silent"
.br
sounds = {
.br
error="__DATADIR__/sounds/Error.wav";