Remove whitespaces

This commit is contained in:
iiSaLMaN 2019-04-22 06:15:37 +03:00 committed by GitHub
parent de542ca202
commit c784bc4418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ namespace osu.Game.Rulesets.Scoring
protected virtual bool DefaultFailCondition => Health.Value == Health.MinValue;
private bool adjustRank = false;
/// <summary>
/// Used by specific mods to adjust <see cref="Rank"/>.
/// </summary>