mirror of
https://github.com/overte-org/overte.git
synced 2025-06-17 14:20:43 +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 {
|
SoundEffect {
|
||||||
id: buttonClickSound
|
id: buttonClickSound
|
||||||
source: "../../../sounds/button-click.wav"
|
source: "../../../sounds/Gamemaster-Audio-button-click.wav"
|
||||||
}
|
}
|
||||||
|
|
||||||
function playButtonClickSound() {
|
function playButtonClickSound() {
|
||||||
|
|
Loading…
Reference in a new issue