Variable OsuRoom.Settings.Player.playing

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