mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 16:43:00 +08:00
Remove canBNull specification
This commit is contained in:
parent
20f1eb2b33
commit
09e350d14d
@ -18,7 +18,7 @@ namespace osu.Desktop.Windows
|
||||
[Resolved]
|
||||
private GameHost host { get; set; }
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuGame game, OsuConfigManager config)
|
||||
{
|
||||
localUserPlaying = game.LocalUserPlaying.GetBoundCopy();
|
||||
|
Loading…
Reference in New Issue
Block a user