- added new sound files
- new functionality to upload files - need to get and locatate uploaded files
This commit is contained in:
@@ -13,6 +13,7 @@ export const initialState: SoundState = {
|
||||
{ name: "Ding", soundFileName: "ding" },
|
||||
{ name: "Shutter", soundFileName: "shutter" },
|
||||
{ name: "Warning (voice)", soundFileName: "warning" },
|
||||
{ name: "Attention (voice)", soundFileName: "attention" },
|
||||
],
|
||||
sightingVolume: 1,
|
||||
NPEDsoundVolume: 1,
|
||||
|
||||
Reference in New Issue
Block a user