mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 19:52:55 +08:00
Resolve test failure
This commit is contained in:
parent
2db42f8e67
commit
99a95790c3
@ -326,7 +326,7 @@ namespace osu.Game.Tests.Visual.Ranking
|
||||
public HotkeyRetryOverlay RetryOverlay;
|
||||
|
||||
public UnrankedSoloResultsScreen(ScoreInfo score)
|
||||
: base(score, false)
|
||||
: base(score, true)
|
||||
{
|
||||
Score.Beatmap.OnlineBeatmapID = 0;
|
||||
Score.Beatmap.Status = BeatmapSetOnlineStatus.Pending;
|
||||
|
Loading…
Reference in New Issue
Block a user