Merge branch 'master' into new-chat-overlay

This commit is contained in:
Dean Herbert
2022-05-05 18:57:00 +09:00
committed by GitHub
74 changed files with 1404 additions and 505 deletions

View File

@ -181,7 +181,7 @@ namespace osu.Game.Overlays.Chat.Selection
base.PopOut();
}
private class HeaderSearchTextBox : SearchTextBox
private class HeaderSearchTextBox : BasicSearchTextBox
{
[BackgroundDependencyLoader]
private void load()