mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 15:50:29 +08:00
Remove currentRoom from RoomManager
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user