mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +09:00
Use OsuConfigManager from ctor instead
This commit is contained in:
@ -22,7 +22,6 @@ namespace osu.Game.Online.API
|
|||||||
{
|
{
|
||||||
public class APIAccess : Component, IAPIProvider
|
public class APIAccess : Component, IAPIProvider
|
||||||
{
|
{
|
||||||
[Resolved]
|
|
||||||
private OsuConfigManager config { get; set; }
|
private OsuConfigManager config { get; set; }
|
||||||
|
|
||||||
private readonly OAuth authentication;
|
private readonly OAuth authentication;
|
||||||
|
Reference in New Issue
Block a user