mirror of
https://github.com/ppy/osu
synced 2025-01-29 17:23:03 +00:00
Remove currentRoom from RoomManager
This commit is contained in:
parent
fdd37dbc4b
commit
febcd7d7c0
@ -26,9 +26,6 @@ namespace osu.Game.Screens.Multi
|
||||
|
||||
private Room joinedRoom;
|
||||
|
||||
[Resolved]
|
||||
private Bindable<Room> currentRoom { get; set; }
|
||||
|
||||
[Resolved]
|
||||
private Bindable<FilterCriteria> currentFilter { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user