mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-09 15:52:27 +02:00
switch to new click sound
This commit is contained in:
parent
2f08972578
commit
dfa949f2d8
3 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Item {
|
|||
|
||||
SoundEffect {
|
||||
id: buttonClickSound
|
||||
source: "../../../sounds/button-click.wav"
|
||||
source: "../../../sounds/Gamemaster-Audio-button-click.wav"
|
||||
}
|
||||
|
||||
function playButtonClickSound() {
|
||||
|
|
BIN
interface/resources/sounds/Gamemaster-Audio-button-click.wav
Normal file
BIN
interface/resources/sounds/Gamemaster-Audio-button-click.wav
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue