switch to new click sound

This commit is contained in:
Seth Alves 2017-01-20 13:35:41 -08:00
parent 2f08972578
commit dfa949f2d8
3 changed files with 1 additions and 1 deletions

View file

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