mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Merge branch 'master' of github.com:ppy/osu into flowcontainer-refactor
# Conflicts: # osu-framework # osu.Game/Beatmaps/Drawables/BeatmapGroup.cs
This commit is contained in:
@ -116,7 +116,7 @@ namespace osu.Game.Screens.Menu
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
private void load(AudioManager audio, OsuGame game = null)
|
||||
private void load(OsuGame game = null)
|
||||
{
|
||||
toolbar = game?.Toolbar;
|
||||
}
|
||||
|
Reference in New Issue
Block a user