mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
SortSelector -> SortTabControl
This commit is contained in:
@ -55,7 +55,7 @@ namespace osu.Game.Overlays.Comments
|
||||
Font = OsuFont.GetFont(size: font_size),
|
||||
Text = @"Sort by"
|
||||
},
|
||||
new SortSelector
|
||||
new SortTabControl
|
||||
{
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Origin = Anchor.CentreLeft,
|
||||
|
Reference in New Issue
Block a user