mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
Use bundled beep file for beep alerts
This commit is contained in:
@@ -3161,7 +3161,7 @@ cmd_splay (struct session *sess, char *tbuf, char *word[], char *word_eol[])
|
||||
{
|
||||
if (*word[2])
|
||||
{
|
||||
sound_play (word[2], FALSE);
|
||||
sound_play (word[2], FALSE, FALSE);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user