mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 03:39:53 +08:00
Fix inspection
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user