mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Fix CI.
This commit is contained in:
parent
93c0fe5140
commit
e17f728282
@ -26,7 +26,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
private OsuTabControl<SortMode> sortTabs;
|
||||
|
||||
TabControl<GroupMode> groupTabs;
|
||||
private TabControl<GroupMode> groupTabs;
|
||||
|
||||
private SortMode sort = SortMode.Title;
|
||||
public SortMode Sort
|
||||
|
Loading…
Reference in New Issue
Block a user