Update FilterMatchingTest and filter code to use ruleset's OnlineID

This commit is contained in:
Dean Herbert
2022-01-10 12:28:09 +09:00
parent ba4ef0926f
commit f2f1adb792

View File

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