1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 04:33:39 +08:00

Remove whitespaces

This commit is contained in:
iiSaLMaN
2019-04-22 06:15:37 +03:00
committed by GitHub
Unverified
parent de542ca202
commit c784bc4418
+1 -1
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>