Implement DrawableMostPlayedBeatmap

This commit is contained in:
EVAST9919
2019-05-29 19:51:59 +03:00
parent 8bcb4485ed
commit 52fad723a2
4 changed files with 192 additions and 79 deletions

View File

@ -22,7 +22,7 @@ namespace osu.Game.Tests.Visual.Online
{
typeof(HistoricalSection),
typeof(PaginatedMostPlayedBeatmapContainer),
typeof(DrawableMostPlayedRow),
typeof(DrawableMostPlayedBeatmap),
typeof(DrawableProfileRow)
};