mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Bring back injected dependency incorrectly marked as unused.
This commit is contained in:
@ -33,6 +33,9 @@ namespace osu.Game.Database
|
||||
[Resolved]
|
||||
private CollectionManager collections { get; set; }
|
||||
|
||||
[Resolved]
|
||||
private OsuGame game { get; set; }
|
||||
|
||||
[Resolved]
|
||||
private DialogOverlay dialogOverlay { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user