1
0
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:
smoogipoo 2021-07-06 18:10:40 +09:00
parent e4b436198b
commit 33615646bd

View File

@ -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
{ {