1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 23:53:21 +08:00
This commit is contained in:
DrabWeb 2018-05-10 22:50:03 -03:00
parent ec53927d8e
commit a241ff1c05

View File

@ -45,7 +45,6 @@ namespace osu.Game.Screens.Multiplayer
public readonly Room Room;
private SelectionState state;
public SelectionState State
{
get { return state; }