mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
tweak default sounds
This commit is contained in:
parent
56b08b1d74
commit
40cbd16f4b
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ export class ColdDeviceStorage {
|
|||
mediaVolume: 0.5,
|
||||
sound_masterVolume: 0.5,
|
||||
sound_note: { type: 'syuilo/n-aec', volume: 0 },
|
||||
sound_noteMy: { type: 'syuilo/n-cea', volume: 0.5 },
|
||||
sound_noteMy: { type: 'syuilo/n-cea-4va', volume: 0.5 },
|
||||
sound_notification: { type: 'syuilo/n-ea', volume: 0.5 },
|
||||
sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
|
||||
sound_chatBg: { type: 'syuilo/waon', volume: 0.5 },
|
||||
|
|
Loading…
Reference in a new issue