mirror of https://github.com/ppy/osu
parent
2d0e6652f9
commit
a0d048ad8d
|
@ -20,7 +20,6 @@ public abstract class IntroTestScene : OsuTestScene
|
|||
{
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
||||
typeof(OsuLogo),
|
||||
typeof(StartupScreen),
|
||||
typeof(IntroScreen),
|
||||
typeof(OsuScreen),
|
||||
|
|
Loading…
Reference in New Issue