Remove highlighted/mentioned words

This commit is contained in:
Craftplacer
2020-01-19 17:26:43 +01:00
parent 32c2023517
commit dd5478fe1f
4 changed files with 1 additions and 65 deletions

View File

@ -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);