Variable OsuRoom.Settings.history

URL to match history

struct OsuRoom.Settings
{
  // ...
  string history ;
  // ...
}