mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-04 21:50:28 -04:00
Add sound notification (#86)
* Add sound notification * Change sound Update translations
This commit is contained in:
parent
a79ebd94b8
commit
955f7d123f
13 changed files with 68 additions and 50 deletions
1
init.lua
1
init.lua
|
@ -30,6 +30,7 @@ mail = {
|
|||
chat_notifications = {},
|
||||
onjoin_notifications = {},
|
||||
hud_notifications = {},
|
||||
sound_notifications = {},
|
||||
unreadcolorenable = {},
|
||||
cccolorenable = {}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue