mirror of
https://github.com/osukey/osukey.git
synced 2025-05-03 04:37:30 +09: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 HotkeyRetryOverlay RetryOverlay;
|
||||||
|
|
||||||
public UnrankedSoloResultsScreen(ScoreInfo score)
|
public UnrankedSoloResultsScreen(ScoreInfo score)
|
||||||
: base(score, false)
|
: base(score, true)
|
||||||
{
|
{
|
||||||
Score.Beatmap.OnlineBeatmapID = 0;
|
Score.Beatmap.OnlineBeatmapID = 0;
|
||||||
Score.Beatmap.Status = BeatmapSetOnlineStatus.Pending;
|
Score.Beatmap.Status = BeatmapSetOnlineStatus.Pending;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user