mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 01:49:53 +08:00
committed by
GitHub
Unverified
parent
f84a84edaa
commit
32b8bb2ccc
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user