mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Populate an initial beatmap
This commit is contained in:
@ -40,7 +40,7 @@ namespace osu.Game.Screens.Backgrounds
|
||||
backgroundLoaded(new BeatmapBackground(beatmap));
|
||||
}
|
||||
|
||||
public virtual WorkingBeatmap Beatmap
|
||||
public WorkingBeatmap Beatmap
|
||||
{
|
||||
get => beatmap;
|
||||
set
|
||||
|
Reference in New Issue
Block a user