Remove custom styled text

This commit is contained in:
smoogipoo
2019-04-03 17:49:01 +09:00
parent e88da95379
commit 3b7d26cca8
4 changed files with 31 additions and 168 deletions

View File

@ -24,7 +24,6 @@ namespace osu.Game.Tests.Visual.Online
public override IReadOnlyList<Type> RequiredTypes => new[]
{
typeof(Header),
typeof(ClickableUserContainer),
typeof(ScoreTable),
typeof(ScoreTableRow),
typeof(ScoreTableHeaderRow),