Variable OsuRoom.Settings.Player.noMap

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