mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Remove highlighted/mentioned words
This commit is contained in:
@ -52,8 +52,6 @@ namespace osu.Game.Configuration
|
||||
Set(OsuSetting.ChatHighlightName, true);
|
||||
Set(OsuSetting.ChatMessageNotification, true);
|
||||
|
||||
Set(OsuSetting.HighlightWords, string.Empty);
|
||||
|
||||
// Audio
|
||||
Set(OsuSetting.VolumeInactive, 0.25, 0, 1, 0.01);
|
||||
|
||||
|
Reference in New Issue
Block a user