mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Re-namespace all files in OnlinePlay directory
This commit is contained in:
@ -13,9 +13,9 @@ using osu.Game.Extensions;
|
||||
using osu.Game.Online.Multiplayer;
|
||||
using osu.Game.Online.Rooms;
|
||||
using osu.Game.Online.Rooms.RoomStatuses;
|
||||
using osu.Game.Screens.Multi.Components;
|
||||
using osu.Game.Screens.OnlinePlay.Components;
|
||||
|
||||
namespace osu.Game.Screens.Multi.Multiplayer
|
||||
namespace osu.Game.Screens.OnlinePlay.Multiplayer
|
||||
{
|
||||
public class MultiplayerRoomManager : RoomManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user