mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-09 15:33:02 +02:00
use a softer button-click sound
This commit is contained in:
parent
be8bc9652b
commit
702aba9646
3 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Item {
|
|||
|
||||
SoundEffect {
|
||||
id: buttonClickSound
|
||||
source: "../../../sounds/Gamemaster-Audio-button-click.wav"
|
||||
source: "../../../sounds/button-click.wav"
|
||||
}
|
||||
|
||||
function playButtonClickSound() {
|
||||
|
|
Binary file not shown.
BIN
interface/resources/sounds/button-click.wav
Normal file
BIN
interface/resources/sounds/button-click.wav
Normal file
Binary file not shown.
Loading…
Reference in a new issue