mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
more visual tests for BeatmapInfoWedge
also fix Author showing when not wanted
This commit is contained in:
@ -21,8 +21,7 @@ namespace osu.Game.Beatmaps
|
||||
Metadata = new BeatmapMetadata
|
||||
{
|
||||
Artist = "please load a beatmap!",
|
||||
Title = "no beatmaps available!",
|
||||
AuthorString = "no one",
|
||||
Title = "no beatmaps available!"
|
||||
},
|
||||
BeatmapSet = new BeatmapSetInfo(),
|
||||
BaseDifficulty = new BeatmapDifficulty
|
||||
|
Reference in New Issue
Block a user