mirror of
https://github.com/ppy/osu.git
synced 2025-01-22 16:32:55 +08:00
Fix inspection
This commit is contained in:
parent
7018672275
commit
8dbf750446
@ -12,7 +12,7 @@ using osu.Game.Tests.Visual.OnlinePlay;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Playlists
|
||||
{
|
||||
public class TestScenePlaylistsRoomSubScreen : OnlinePlayTestScene
|
||||
public partial class TestScenePlaylistsRoomSubScreen : OnlinePlayTestScene
|
||||
{
|
||||
protected new TestRoomManager RoomManager => (TestRoomManager)base.RoomManager;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user