Variable OsuRoom.Settings.Player.ready

struct OsuRoom.Settings.Player
{
  // ...
  bool ready ;
  // ...
}