Variable OsuRoom.Settings.teamMode

Type of game (coop, tag team, etc.)

struct OsuRoom.Settings
{
  // ...
  TeamMode teamMode ;
  // ...
}