AddCursor() should not accept the null value.
RulesetInfo.ID
OnlineID
Closes #14008.
> CI should now pass build test
> Added WebRequestExtensions > Moved Cursor request logic from SearchBeatmapSetsRequest
> Change cursor request to return last response's entire cursor structure
> Add other cursor fields for paging different sortings > Sorted as they show in GUI code-wise for more readability for now
Temporary comments left to-remove later
Unsure how this occurred only now; may warrant further investigation.
They were previously breaking the two-class-per-file rule.
# Conflicts: # osu.Game/Beatmaps/RankStatus.cs # osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs # osu.Game/Overlays/Direct/FilterControl.cs # osu.Game/Overlays/DirectOverlay.cs