Merge branch 'master' into async-deadlock-safety

This commit is contained in:
Dan Balasescu
2022-01-10 16:11:09 +09:00
20 changed files with 457 additions and 96 deletions

View File

@ -16,7 +16,8 @@ namespace osu.Game.Tests.NonVisual.Filtering
{
private BeatmapInfo getExampleBeatmap() => new BeatmapInfo
{
Ruleset = new RulesetInfo { OnlineID = 5 },
Ruleset = new RulesetInfo { OnlineID = 0 },
RulesetID = 0,
StarRating = 4.0d,
BaseDifficulty = new BeatmapDifficulty
{