mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 09:40:20 +00:00
Don't beep when window is active.
This commit is contained in:
@@ -2253,7 +2253,7 @@ sound_beep (session *sess)
|
||||
sound_play_event (XP_TE_BEEP);
|
||||
else
|
||||
/* system beep */
|
||||
fe_beep ();
|
||||
fe_beep (sess);
|
||||
}
|
||||
|
||||
static char *
|
||||
|
||||
Reference in New Issue
Block a user