mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Remove unused "no audio transmission" notification sound
Related to #156
This commit is contained in:
@@ -30,7 +30,7 @@ namespace BlackMisc::Audio
|
||||
NotificationTextMessageSupervisor = 1 << 4,
|
||||
NotificationTextMessageUnicom = 1 << 13,
|
||||
NotificationTextCallsignMentioned = 1 << 5,
|
||||
NotificationNoAudioTransmission = 1 << 6,
|
||||
// 1 << 6 previously used for NoAudioTransmission
|
||||
NotificationAtcTunedIn = 1 << 10,
|
||||
NotificationAtcTunedOut = 1 << 11,
|
||||
PTTClickKeyDown = 1 << 7,
|
||||
|
||||
Reference in New Issue
Block a user