mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:17:23 +08:00
Rename DrawableRoom test scene
This commit is contained in:
parent
e4b436198b
commit
33615646bd
@ -10,9 +10,9 @@ using osu.Game.Screens.OnlinePlay.Lounge.Components;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
public class TestSceneRoomStatus : OsuTestScene
|
||||
public class TestSceneDrawableRoom : OsuTestScene
|
||||
{
|
||||
public TestSceneRoomStatus()
|
||||
public TestSceneDrawableRoom()
|
||||
{
|
||||
Child = new FillFlowContainer
|
||||
{
|
Loading…
Reference in New Issue
Block a user