mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 13:07:24 +08:00
Clarify xmldoc
This commit is contained in:
parent
5104f3e7ac
commit
1744566def
@ -261,7 +261,7 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
public APIUserHistoryCount[] ReplaysWatchedCounts;
|
||||
|
||||
/// <summary>
|
||||
/// All user statistics per ruleset's short name (in the case of a <see cref="GetUsersRequest"/> response).
|
||||
/// All user statistics per ruleset's short name (in the case of a <see cref="GetUsersRequest"/> or <see cref="GetMeRequest"/> response).
|
||||
/// Otherwise empty. Can be altered for testing purposes.
|
||||
/// </summary>
|
||||
// todo: this should likely be moved to a separate UserCompact class at some point.
|
||||
|
Loading…
Reference in New Issue
Block a user