1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-08 19:24:22 +08:00

Merge branch 'master' into fix-slider-ball-rotation-rewind

This commit is contained in:
Dean Herbert
2025-02-09 22:37:50 +09:00
committed by GitHub
Unverified
2 changed files with 3 additions and 3 deletions
@@ -75,7 +75,7 @@ namespace osu.Game.Tests.Visual.SongSelect
RemoveAllBeatmaps();
AddUntilStep("no drawable selection", GetSelectedPanel, () => Is.Null);
AddBeatmaps(5);
AddBeatmaps(3);
WaitForDrawablePanels();
CheckHasSelection();
+2 -2
View File
@@ -30,8 +30,8 @@ namespace osu.Game.Beatmaps
{
Metadata = new BeatmapMetadata
{
Artist = "please load a beatmap!",
Title = "no beatmaps available!"
Artist = "please select or load a beatmap!",
Title = "no beatmap selected!"
},
BeatmapSet = new BeatmapSetInfo(),
Difficulty = new BeatmapDifficulty