mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:57:13 +02:00
switch to new click sound
This commit is contained in:
parent
2f08972578
commit
dfa949f2d8
3 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() {
|
||||||
|
|
BIN
interface/resources/sounds/Gamemaster-Audio-button-click.wav
Normal file
BIN
interface/resources/sounds/Gamemaster-Audio-button-click.wav
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue