mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Fix room manager reference
This commit is contained in:
@ -71,7 +71,7 @@ namespace osu.Game.Screens.Multi.RealtimeMultiplayer.Match
|
||||
private BeatmapSelectionControl initialBeatmapControl;
|
||||
|
||||
[Resolved]
|
||||
private RealtimeRoomManager manager { get; set; }
|
||||
private IRoomManager manager { get; set; }
|
||||
|
||||
[Resolved]
|
||||
private StatefulMultiplayerClient client { get; set; }
|
||||
|
Reference in New Issue
Block a user