Merge branch 'master' into results-dynamic-pp-calc

This commit is contained in:
Bartłomiej Dach
2020-10-19 21:41:07 +02:00
committed by GitHub
231 changed files with 4924 additions and 1741 deletions

View File

@ -192,6 +192,7 @@ namespace osu.Game.Tests.Visual.Background
AddStep("Transition to Results", () => player.Push(results = new FadeAccessibleResults(new ScoreInfo
{
Ruleset = new OsuRuleset().RulesetInfo,
User = new User { Username = "osu!" },
Beatmap = new TestBeatmap(Ruleset.Value).BeatmapInfo,
Ruleset = Ruleset.Value,