mirror of
https://github.com/osukey/osukey.git
synced 2025-06-27 22:27:57 +09:00
Change test scene to not inherit unused ScreenTestScene
This commit is contained in:
parent
1bf00e0c82
commit
6d19fd936e
@ -25,7 +25,7 @@ using osuTK.Input;
|
|||||||
namespace osu.Game.Tests.Visual.Ranking
|
namespace osu.Game.Tests.Visual.Ranking
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class TestSceneResultsScreen : ScreenTestScene
|
public class TestSceneResultsScreen : OsuManualInputManagerTestScene
|
||||||
{
|
{
|
||||||
private BeatmapManager beatmaps;
|
private BeatmapManager beatmaps;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user