mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Revert changes to BeatmapDetailArea
This commit is contained in:
@ -163,7 +163,6 @@ namespace osu.Game.Tests.Visual.SongSelect
|
||||
}));
|
||||
|
||||
AddStep("null beatmap", () => detailsArea.Beatmap = null);
|
||||
AddStep("Toggle top score visibility", () => detailsArea.TopScore.ToggleVisibility());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user