Variable OsuRoom.Settings.Player.url

Player user information, may not be there except for name

struct OsuRoom.Settings.Player
{
  // ...
  string url ;
  // ...
}