Skip to content

Commit

Permalink
Change click InterruptType to Overlap
Browse files Browse the repository at this point in the history
(cherry picked from commit 2cccae9)
  • Loading branch information
PunkPun authored and penev92 committed Feb 25, 2023
1 parent fa6b7d4 commit 17a2c6a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions mods/cnc/audio/notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions mods/d2k/audio/notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion mods/ra/audio/notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Sounds:
ChatLine: rabeep1
InterruptType: Interrupt
ClickSound: ramenu1
InterruptType: Interrupt
InterruptType: Overlap
ClickDisabledSound:
Beacon: beepslct
InterruptType: Interrupt
Expand Down
4 changes: 2 additions & 2 deletions mods/ts/audio/sounds-generic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17a2c6a

Please sign in to comment.