use a softer button-click sound

This commit is contained in:
Seth Alves 2017-01-23 10:13:45 -08:00
parent be8bc9652b
commit 702aba9646
3 changed files with 1 additions and 1 deletions

View file

@ -19,7 +19,7 @@ Item {
SoundEffect {
id: buttonClickSound
source: "../../../sounds/Gamemaster-Audio-button-click.wav"
source: "../../../sounds/button-click.wav"
}
function playButtonClickSound() {

Binary file not shown.