mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Avoid test failures on non-triangle intro tests
This commit is contained in:
@ -10,6 +10,7 @@ namespace osu.Game.Tests.Visual.Menus
|
||||
[TestFixture]
|
||||
public class TestSceneIntroWelcome : IntroTestScene
|
||||
{
|
||||
protected override bool IntroReliesOnTrack => false;
|
||||
protected override IntroScreen CreateScreen() => new IntroWelcome();
|
||||
|
||||
public override void TestPlayIntro()
|
||||
|
Reference in New Issue
Block a user