put name of button-click file back

This commit is contained in:
Seth Alves 2017-01-23 13:55:11 -08:00
parent c958314918
commit cdb14e7662
2 changed files with 1 additions and 1 deletions

View file

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