Make ScoreTable use TableContainer

This commit is contained in:
smoogipoo
2019-04-04 16:32:04 +09:00
parent 84da708d44
commit e13fffaca3
6 changed files with 136 additions and 326 deletions

View File

@ -26,9 +26,6 @@ namespace osu.Game.Tests.Visual.Online
typeof(TopScoreUserSection),
typeof(TopScoreStatisticsSection),
typeof(ScoreTable),
typeof(ScoreTableRow),
typeof(ScoreTableHeaderRow),
typeof(ScoreTableScoreRow),
typeof(ScoreTableRowBackground),
};