1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 03:42:55 +08:00
osu-lazer/osu.Game/Beatmaps/Drawables
default0 0d1dec665a Set StarDifficulty to -1 for invalid beatmaps
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.
2017-02-26 21:57:19 +01:00
..
BeatmapBackgroundSprite.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
BeatmapGroup.cs Set StarDifficulty to -1 for invalid beatmaps 2017-02-26 21:57:19 +01:00
BeatmapPanel.cs Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
BeatmapSetHeader.cs Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
DifficultyIcon.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Panel.cs Update framework 2017-02-26 11:22:58 +09:00