mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Fixed error for CodeFactor
This commit is contained in:
@ -32,7 +32,6 @@ namespace osu.Game.Tests.Visual.UserInterface
|
|||||||
typeof(UserTopScoreContainer),
|
typeof(UserTopScoreContainer),
|
||||||
typeof(Leaderboard<BeatmapLeaderboardScope, ScoreInfo>),
|
typeof(Leaderboard<BeatmapLeaderboardScope, ScoreInfo>),
|
||||||
typeof(LeaderboardScore),
|
typeof(LeaderboardScore),
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
private readonly FailableLeaderboard leaderboard;
|
private readonly FailableLeaderboard leaderboard;
|
||||||
|
Reference in New Issue
Block a user