mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 00:20:41 +08:00
@@ -16,7 +16,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
private void load(SettingsOverlay settings)
|
||||
private void load(MainSettings settings)
|
||||
{
|
||||
StateContainer = settings;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user