Sounds: Added sound effect which plays when closing the configuration dialog
This commit is contained in:
parent
1b6d08dd78
commit
4a5a5a45c0
Binary file not shown.
|
@ -23,6 +23,7 @@
|
|||
});
|
||||
</open>
|
||||
<close>
|
||||
followme.playAudio("repair.wav");
|
||||
removelistener(lis);
|
||||
</close>
|
||||
</nasal>
|
||||
|
|
Loading…
Reference in New Issue