mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Add local user tracking to sentry reporting
This commit is contained in:
@ -125,7 +125,7 @@ namespace osu.Game
|
||||
|
||||
protected MusicController MusicController { get; private set; }
|
||||
|
||||
protected IAPIProvider API { get; set; }
|
||||
protected internal IAPIProvider API { get; protected set; }
|
||||
|
||||
protected Storage Storage { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user