mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Not sure what a bm is
This commit is contained in:
parent
2a544f66ea
commit
e9a22a5c5d
@ -76,7 +76,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
AddUntilStep(() => Beatmap.Value.BeatmapLoaded, "Wait for bm load");
|
AddUntilStep(() => Beatmap.Value.BeatmapLoaded, "Wait until beatmap is loaded");
|
||||||
}
|
}
|
||||||
|
|
||||||
[SetUp]
|
[SetUp]
|
||||||
|
Loading…
Reference in New Issue
Block a user