This commit is contained in:
Andrei Zavatski
2019-07-09 08:25:10 +03:00
parent 8d46d4a28e
commit eb4ef8f6ac
2 changed files with 1 additions and 2 deletions

View File

@ -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>();