mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
Remove whitespaces
This commit is contained in:
parent
de542ca202
commit
c784bc4418
@ -96,7 +96,7 @@ namespace osu.Game.Rulesets.Scoring
|
|||||||
protected virtual bool DefaultFailCondition => Health.Value == Health.MinValue;
|
protected virtual bool DefaultFailCondition => Health.Value == Health.MinValue;
|
||||||
|
|
||||||
private bool adjustRank = false;
|
private bool adjustRank = false;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Used by specific mods to adjust <see cref="Rank"/>.
|
/// Used by specific mods to adjust <see cref="Rank"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user