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:
@ -252,6 +252,8 @@ tox = {
|
||||
.br
|
||||
};
|
||||
.br
|
||||
// To disable a sound set the path to "silent"
|
||||
.br
|
||||
sounds = {
|
||||
.br
|
||||
error="__DATADIR__/sounds/Error.wav";
|
||||
|
Reference in New Issue
Block a user