mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
General tidy-ups.
This commit is contained in:
@ -12,7 +12,7 @@ namespace osu.Game.Overlays.Options.Sections.Online
|
||||
{
|
||||
private OptionTextBox chatIgnoreList;
|
||||
private OptionTextBox chatHighlightWords;
|
||||
protected override string Header => "In-game Chat";
|
||||
protected override string Header => "Chat";
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuConfigManager config)
|
||||
|
Reference in New Issue
Block a user