mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:57:36 +08:00
Fix weird reading xmldoc
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
04dbb5d3c6
commit
1cec76df74
@ -176,7 +176,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Call when score retrieval is ready to be displayed.
|
||||
/// Call when retrieved scores are ready to be displayed.
|
||||
/// </summary>
|
||||
/// <param name="scores">The scores to display.</param>
|
||||
/// <param name="userScore">The user top score, if any.</param>
|
||||
|
Loading…
Reference in New Issue
Block a user