mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Re-namespace all files in OnlinePlay directory
This commit is contained in:
@ -10,7 +10,7 @@ using osu.Game.Graphics.Containers;
|
||||
using osu.Game.Online.Rooms;
|
||||
using osuTK;
|
||||
|
||||
namespace osu.Game.Screens.Multi
|
||||
namespace osu.Game.Screens.OnlinePlay
|
||||
{
|
||||
public class DrawableRoomPlaylist : OsuRearrangeableListContainer<PlaylistItem>
|
||||
{
|
||||
|
Reference in New Issue
Block a user