mirror of
https://github.com/ppy/osu.git
synced 2025-01-16 03:42:55 +08:00
0d1dec665a
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. |
||
---|---|---|
.. | ||
BeatmapBackgroundSprite.cs | ||
BeatmapGroup.cs | ||
BeatmapPanel.cs | ||
BeatmapSetHeader.cs | ||
DifficultyIcon.cs | ||
Panel.cs |