mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
CI fixes
This commit is contained in:
@ -31,7 +31,7 @@ namespace osu.Game.Overlays
|
||||
protected readonly Header Header;
|
||||
|
||||
private RulesetStore rulesets;
|
||||
private ScoresContainer scores;
|
||||
private readonly ScoresContainer scores;
|
||||
private GetScoresRequest getScoresRequest;
|
||||
|
||||
private readonly Bindable<BeatmapSetInfo> beatmapSet = new Bindable<BeatmapSetInfo>();
|
||||
|
Reference in New Issue
Block a user