mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Rename I{Multiplayer -> OnlinePlay}SubScreen
This commit is contained in:
@ -15,7 +15,7 @@ using osu.Game.Screens.OnlinePlay.Components;
|
||||
|
||||
namespace osu.Game.Screens.Select
|
||||
{
|
||||
public class MatchSongSelect : SongSelect, IMultiplayerSubScreen
|
||||
public class MatchSongSelect : SongSelect, IOnlinePlaySubScreen
|
||||
{
|
||||
public Action<PlaylistItem> Selected;
|
||||
|
||||
|
Reference in New Issue
Block a user