public OsuDatabase(Beatmap beatmapBase)
 {
     _databaseLoader = new LOsuDatabaseLoader(LoadedMaps, beatmapBase);
 }