Merge branch 'master' into fix-spritetext-usage

This commit is contained in:
Dan Balasescu
2019-11-25 12:15:05 +09:00
committed by GitHub
4 changed files with 84 additions and 10 deletions

View File

@ -42,6 +42,7 @@ namespace osu.Game.Tests.Visual.Online
typeof(BeatmapAvailability),
typeof(BeatmapRulesetSelector),
typeof(BeatmapRulesetTabItem),
typeof(NotSupporterPlaceholder)
};
protected override bool UseOnlineAPI => true;