mirror of
https://github.com/ppy/osu
synced 2025-01-01 20:02:14 +00:00
Change base type of tests
Fixes missing API property
This commit is contained in:
parent
a679efac1c
commit
2166ab87c6
@ -16,7 +16,7 @@ using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Online
|
||||
{
|
||||
public class TestSceneMessageNotifier : ManualInputManagerTestScene
|
||||
public class TestSceneMessageNotifier : OsuManualInputManagerTestScene
|
||||
{
|
||||
private User friend;
|
||||
private Channel publicChannel;
|
||||
|
Loading…
Reference in New Issue
Block a user