mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Add tests for undownloadable / parts-removed beatmapsets
This commit is contained in:
@ -27,6 +27,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
beatmapSet = value;
|
||||
|
||||
removeLinks();
|
||||
|
||||
if (beatmapSet?.OnlineInfo.Availability != null)
|
||||
{
|
||||
Header?.ResizeHeightTo(450, 500);
|
||||
|
Reference in New Issue
Block a user