mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 13:37:25 +08:00
Fix broken grammar
Co-Authored-By: peppy <pe@ppy.sh>
This commit is contained in:
parent
f84a84edaa
commit
32b8bb2ccc
@ -215,7 +215,7 @@ namespace osu.Game
|
||||
public void ShowBeatmap(int beatmapId) => beatmapSetOverlay.FetchAndShowBeatmap(beatmapId);
|
||||
|
||||
/// <summary>
|
||||
/// Present a beatmap at song select immediately..
|
||||
/// Present a beatmap at song select immediately.
|
||||
/// The user should have already requested this interactively.
|
||||
/// </summary>
|
||||
/// <param name="beatmap">The beatmap to select.</param>
|
||||
|
Loading…
Reference in New Issue
Block a user