mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 01:10:20 +08:00
Populate parameter description
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
209380cbac
commit
84ac3097c2
@@ -407,7 +407,7 @@ namespace osu.Game.Screens.OnlinePlay.Match
|
||||
/// <summary>
|
||||
/// Creates the gameplay screen to be entered.
|
||||
/// </summary>
|
||||
/// <param name="selectedItem"></param>
|
||||
/// <param name="selectedItem">The playlist item about to be played.</param>
|
||||
/// <returns>The screen to enter.</returns>
|
||||
protected abstract Screen CreateGameplayScreen(PlaylistItem selectedItem);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user