Updated sounds again, added done.ogg

This commit is contained in:
Dan
2019-12-01 21:44:54 +00:00
parent 9409e938a9
commit d80c0634eb
4 changed files with 3 additions and 2 deletions

Binary file not shown.

BIN
nui/done.ogg Normal file

Binary file not shown.

View File

@@ -16,6 +16,7 @@ const audioNames =
beep: "beep.ogg",
xmit_on: "xmit_on.ogg",
xmit_off: "xmit_off.ogg",
done: "done.ogg"
}
// Setup the main const element structure, this way we can easily access elements without having the mess