Sounds: Added sound effect which plays when closing the configuration dialog

This commit is contained in:
Sidi Liang 2020-03-11 00:05:49 +08:00
parent 1b6d08dd78
commit 4a5a5a45c0
No known key found for this signature in database
GPG Key ID: 79F0A6B20B72F42F
2 changed files with 1 additions and 0 deletions

BIN
Sounds/repair.wav Normal file

Binary file not shown.

View File

@ -23,6 +23,7 @@
});
</open>
<close>
followme.playAudio("repair.wav");
removelistener(lis);
</close>
</nasal>