mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Framework updates.
This commit is contained in:
@ -14,7 +14,7 @@ namespace osu.Game.Overlays.Options.Sections.General
|
||||
protected override string Header => "Updates";
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(BasicStorage storage, OsuConfigManager config)
|
||||
private void load(Storage storage, OsuConfigManager config)
|
||||
{
|
||||
Children = new Drawable[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user