mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Separate into multiple files
This commit is contained in:
@ -25,6 +25,8 @@ namespace osu.Game.Tests.Visual.SongSelect
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
||||
typeof(DrawableTopScore),
|
||||
typeof(TopScoreUserSection),
|
||||
typeof(TopScoreStatisticsSection),
|
||||
typeof(ScoresContainer),
|
||||
typeof(ScoreTable),
|
||||
typeof(ScoreTableRow),
|
||||
|
Reference in New Issue
Block a user