mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 00:33:21 +08:00
Don't select a new beatmap in load()
This commit is contained in:
parent
e5353bb53e
commit
33adf569a4
@ -31,7 +31,6 @@ namespace osu.Game.Tests.Visual
|
||||
this.beatmaps = beatmaps;
|
||||
|
||||
compose.Beatmap.BindTo(osuGame.Beatmap);
|
||||
nextBeatmap();
|
||||
}
|
||||
|
||||
private void nextBeatmap()
|
||||
|
Loading…
Reference in New Issue
Block a user