mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Added osu!direct header and filter control
This commit is contained in:
@ -85,6 +85,7 @@ namespace osu.Game.Screens.Menu
|
||||
}
|
||||
|
||||
buttons.OnSettings = game.ToggleSettings;
|
||||
buttons.OnDirect = game.ToggleDirect;
|
||||
|
||||
preloadSongSelect();
|
||||
}
|
||||
|
Reference in New Issue
Block a user