General tidy-ups.

This commit is contained in:
Dean Herbert
2017-01-31 19:23:52 +09:00
parent a723e6ee9c
commit 0d529cb636
9 changed files with 14 additions and 14 deletions

View File

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