mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 02:09:54 +08:00
Partial class
This commit is contained in:
@@ -18,7 +18,7 @@ using osu.Game.Utils;
|
||||
|
||||
namespace osu.Game.Screens.OnlinePlay.Multiplayer.Match
|
||||
{
|
||||
public class MultiplayerUserModSelectOverlay : UserModSelectOverlay
|
||||
public partial class MultiplayerUserModSelectOverlay : UserModSelectOverlay
|
||||
{
|
||||
[Resolved]
|
||||
private MultiplayerClient client { get; set; } = null!;
|
||||
|
||||
Reference in New Issue
Block a user