mirror of
https://github.com/osukey/osukey.git
synced 2025-05-24 15:07:20 +09: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>
|
/// <summary>
|
||||||
/// Call when score retrieval is ready to be displayed.
|
/// Call when retrieved scores are ready to be displayed.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="scores">The scores to display.</param>
|
/// <param name="scores">The scores to display.</param>
|
||||||
/// <param name="userScore">The user top score, if any.</param>
|
/// <param name="userScore">The user top score, if any.</param>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user