mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 19:23:04 +02:00
put name of button-click file back
This commit is contained in:
parent
c958314918
commit
cdb14e7662
2 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() {
|
||||
|
|
Loading…
Reference in a new issue