mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Load osu!direct overlay to "newest maps" tab by default
This commit is contained in:
@ -21,7 +21,7 @@ namespace osu.Game.Overlays.Direct
|
||||
|
||||
public Header()
|
||||
{
|
||||
Tabs.Current.Value = DirectTab.Search;
|
||||
Tabs.Current.Value = DirectTab.NewestMaps;
|
||||
Tabs.Current.TriggerChange();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user