diff --git a/mods/cnc/audio/notifications.yaml b/mods/cnc/audio/notifications.yaml index e8978bdd61..8948e5f286 100644 --- a/mods/cnc/audio/notifications.yaml +++ b/mods/cnc/audio/notifications.yaml @@ -66,9 +66,9 @@ Sounds: ChatLine: scold1 InterruptType: Interrupt ClickDisabledSound: scold2 - InterruptType: Interrupt + InterruptType: Overlap ClickSound: button - InterruptType: Interrupt + InterruptType: Overlap Cloak: trans1 Clock: clock1 Construction: constru2 diff --git a/mods/d2k/audio/notifications.yaml b/mods/d2k/audio/notifications.yaml index 7ab6ad4959..c0556f87b7 100644 --- a/mods/d2k/audio/notifications.yaml +++ b/mods/d2k/audio/notifications.yaml @@ -76,10 +76,10 @@ Sounds: BuildPaletteOpen: BUTTON1 BuildPaletteClose: BUTTON1 TabClick: SIDEBAR1 - InterruptType: Interrupt + InterruptType: Overlap ClickSound: BUTTON1 - InterruptType: Interrupt + InterruptType: Overlap ClickDisabledSound: ENDLIST1 - InterruptType: Interrupt + InterruptType: Overlap Beacon: CHAT1 InterruptType: Interrupt diff --git a/mods/ra/audio/notifications.yaml b/mods/ra/audio/notifications.yaml index 2be754fe1a..ddf9e89a15 100644 --- a/mods/ra/audio/notifications.yaml +++ b/mods/ra/audio/notifications.yaml @@ -130,7 +130,7 @@ Sounds: ChatLine: rabeep1 InterruptType: Interrupt ClickSound: ramenu1 - InterruptType: Interrupt + InterruptType: Overlap ClickDisabledSound: Beacon: beepslct InterruptType: Interrupt diff --git a/mods/ts/audio/sounds-generic.yaml b/mods/ts/audio/sounds-generic.yaml index 4e838f3984..2f2f49d5ca 100644 --- a/mods/ts/audio/sounds-generic.yaml +++ b/mods/ts/audio/sounds-generic.yaml @@ -18,9 +18,9 @@ Sounds: ChatLine: message1 InterruptType: Interrupt ClickDisabledSound: wrong1 - InterruptType: Interrupt + InterruptType: Overlap ClickSound: clicky1 - InterruptType: Interrupt + InterruptType: Overlap GameForming: gamefrm1 Gdiclose: gdiclose Gdiopen: gdiopen