mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Re-namespace all files in OnlinePlay directory
This commit is contained in:
@ -29,7 +29,7 @@ using osu.Game.Screens.Play.HUD;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Screens.Multi
|
||||
namespace osu.Game.Screens.OnlinePlay
|
||||
{
|
||||
public class DrawableRoomPlaylistItem : OsuRearrangeableListItem<PlaylistItem>
|
||||
{
|
||||
|
Reference in New Issue
Block a user