mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Remove left over config entry
This commit is contained in:
@ -50,7 +50,6 @@ namespace osu.Game.Online.Chat
|
||||
{
|
||||
notifyOnMention = config.GetBindable<bool>(OsuSetting.ChatHighlightName);
|
||||
notifyOnChat = config.GetBindable<bool>(OsuSetting.ChatMessageNotification);
|
||||
highlightWords = config.GetBindable<string>(OsuSetting.HighlightWords);
|
||||
localUser = api.LocalUser;
|
||||
|
||||
// Listen for new messages
|
||||
|
Reference in New Issue
Block a user