- added volume functionality for NPED notifications
This commit is contained in:
@@ -29,6 +29,8 @@ export function reducer(state: SoundState, action: SoundAction): SoundState {
|
||||
name: hotlist.name,
|
||||
sound: hotlist.sound,
|
||||
})),
|
||||
NPEDsoundVolume: action.payload.NPEDsoundVolume,
|
||||
sightingVolume: action.payload.sightingVolume,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user