mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 10:18:22 +08:00
Adjust xmldoc
This commit is contained in:
parent
8570f825ed
commit
3598ca9125
@ -150,7 +150,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
=> AffectsCombo(result) && !IsHit(result);
|
||||
|
||||
/// <summary>
|
||||
/// Whether a <see cref="HitResult"/> increases/breaks the combo, and affects the combo portion of the score.
|
||||
/// Whether a <see cref="HitResult"/> increases or breaks the combo.
|
||||
/// </summary>
|
||||
public static bool AffectsCombo(this HitResult result)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user