enhance(client): add new sounds
This commit is contained in:
parent
44058f8b85
commit
47b1b09b21
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,6 +4,12 @@ const cache = new Map<string, HTMLAudioElement>();
|
||||||
|
|
||||||
export const soundsTypes = [
|
export const soundsTypes = [
|
||||||
null,
|
null,
|
||||||
|
'syuilo/new-eca',
|
||||||
|
'syuilo/new-cea',
|
||||||
|
'syuilo/new-aec',
|
||||||
|
'syuilo/new-eca-oct',
|
||||||
|
'syuilo/new-cea-oct',
|
||||||
|
'syuilo/new-aec-oct',
|
||||||
'syuilo/up',
|
'syuilo/up',
|
||||||
'syuilo/down',
|
'syuilo/down',
|
||||||
'syuilo/pope1',
|
'syuilo/pope1',
|
||||||
|
|
Loading…
Reference in New Issue