mirror of
https://github.com/ppy/osu.git
synced 2025-03-10 18:57:20 +08:00
Rename test scene to match new RoomListing
class name
This commit is contained in:
parent
0d3e66fbfa
commit
9ca1274495
@ -18,7 +18,7 @@ using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
public partial class TestSceneLoungeRoomsContainer : OnlinePlayTestScene
|
||||
public partial class TestSceneRoomListing : OnlinePlayTestScene
|
||||
{
|
||||
private BindableList<Room> rooms = null!;
|
||||
private IBindable<Room?> selectedRoom = null!;
|
Loading…
x
Reference in New Issue
Block a user