mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 18:52:55 +08:00
Update xmldoc
This commit is contained in:
parent
b2e80ca7f0
commit
81ac0daba8
@ -458,7 +458,7 @@ namespace osu.Game.Rulesets.Scoring
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Populates the given score with remaining statistics as "missed" and marks it with <see cref="ScoreRank.F"/> rank.
|
/// Populates a failed score, marking it with the <see cref="ScoreRank.F"/> rank.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public void FailScore(ScoreInfo score)
|
public void FailScore(ScoreInfo score)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user