mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 20:47:26 +08:00
Don't test the logo
Breaks main menu adding
This commit is contained in:
parent
2d0e6652f9
commit
a0d048ad8d
@ -20,7 +20,6 @@ namespace osu.Game.Tests.Visual.Menus
|
|||||||
{
|
{
|
||||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||||
{
|
{
|
||||||
typeof(OsuLogo),
|
|
||||||
typeof(StartupScreen),
|
typeof(StartupScreen),
|
||||||
typeof(IntroScreen),
|
typeof(IntroScreen),
|
||||||
typeof(OsuScreen),
|
typeof(OsuScreen),
|
||||||
|
Loading…
Reference in New Issue
Block a user