Add sounds on joining and leaving skirmish menu

This commit is contained in:
Gustas
2024-08-29 22:23:24 +03:00
committed by Matthias Mailänder
parent ec4449f092
commit b070c0818f
4 changed files with 15 additions and 0 deletions

View File

@@ -65,6 +65,10 @@ Sounds:
InterruptType: Overlap
ChatLine: scold1
InterruptType: Interrupt
LobbyOptionChanged: beepy3
InterruptType: Interrupt
PlayerLeft: country1
InterruptType: Interrupt
ClickDisabledSound: scold2
InterruptType: Overlap
ClickSound: button

View File

@@ -4,3 +4,5 @@ Metrics:
ButtonDepth: 0
ButtonFont: Bold
TextfieldColorHighlight: 800000
LobbyOptionChangedSound: LobbyOptionChanged
PlayerLeftSound: PlayerLeft