mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix playlist issues with room creation
This commit is contained in:
@ -17,9 +17,6 @@ namespace osu.Game.Screens.Multi
|
||||
{
|
||||
public class MultiplayerComposite : CompositeDrawable
|
||||
{
|
||||
[Resolved]
|
||||
protected Room Room { get; private set; }
|
||||
|
||||
[Resolved(typeof(Room))]
|
||||
protected Bindable<int?> RoomID { get; private set; }
|
||||
|
||||
|
Reference in New Issue
Block a user