mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Change test scene to not inherit unused ScreenTestScene
This commit is contained in:
@ -25,7 +25,7 @@ using osuTK.Input;
|
||||
namespace osu.Game.Tests.Visual.Ranking
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneResultsScreen : ScreenTestScene
|
||||
public class TestSceneResultsScreen : OsuManualInputManagerTestScene
|
||||
{
|
||||
private BeatmapManager beatmaps;
|
||||
|
||||
|
Reference in New Issue
Block a user