mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
The StarDifficulty calculation in a BeatmapGroup would not properly deal with Beatmaps that cannot be loaded and thus cause a NullReferenceException when trying to work with them, instead of assigning a StarDifficulty of -1 to signify that the map is invalid.