mirror of
https://github.com/osukey/osukey.git
synced 2025-05-19 12:37:38 +09:00
fix xmldoc
This commit is contained in:
parent
3b03ca802a
commit
ddd9262384
@ -14,7 +14,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
void ApplyToScoreProcessor(ScoreProcessor scoreProcessor);
|
||||
|
||||
/// <summary>
|
||||
/// Adjusts a rank value passed by <see cref="ScoreProcessor"> and returns it.
|
||||
/// Adjusts a rank value passed by <see cref="ScoreProcessor"/> and returns it.
|
||||
/// </summary>
|
||||
ScoreRank AdjustRank(ScoreRank rank, double accuracy);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user