Variable OsuRoom.Settings.Player.team

struct OsuRoom.Settings.Player
{
  // ...
  Team team ;
  // ...
}