mirror of
https://github.com/ppy/osu
synced 2025-01-20 21:10:49 +00:00
Adjust xmldoc to better explain score contribution
This commit is contained in:
parent
e2e10a8f26
commit
9bca7223f6
@ -121,7 +121,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
IgnoreHit,
|
||||
|
||||
/// <summary>
|
||||
/// A special result used as a padding value for legacy rulesets. It is a hit type and affects combo, but does not contribute to score.
|
||||
/// A special result used as a padding value for legacy rulesets. It is a hit type and affects combo, but does not affect the base score (does not affect accuracy).
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// DO NOT USE.
|
||||
|
Loading…
Reference in New Issue
Block a user