mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 20:27:46 +08:00
Populate parameter description
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user