mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 03:02:56 +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
|
namespace osu.Game.Tests.Visual.Multiplayer
|
||||||
{
|
{
|
||||||
public class TestSceneRoomStatus : OsuTestScene
|
public class TestSceneDrawableRoom : OsuTestScene
|
||||||
{
|
{
|
||||||
public TestSceneRoomStatus()
|
public TestSceneDrawableRoom()
|
||||||
{
|
{
|
||||||
Child = new FillFlowContainer
|
Child = new FillFlowContainer
|
||||||
{
|
{
|
Loading…
Reference in New Issue
Block a user