mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 12:02:55 +08:00
Chesterton's fence
This commit is contained in:
parent
9516bec13d
commit
802a6870c4
@ -90,7 +90,7 @@ namespace osu.Game.Rulesets.UI
|
||||
Cursor = CreateCursor();
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
[BackgroundDependencyLoader(true)]
|
||||
private void load(OnScreenDisplay onScreenDisplay, SettingsStore settings)
|
||||
{
|
||||
this.onScreenDisplay = onScreenDisplay;
|
||||
|
Loading…
Reference in New Issue
Block a user