mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 00:42:55 +08:00
Fix issue
This commit is contained in:
parent
c4b3aef931
commit
cff319e0d8
@ -96,7 +96,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
protected virtual bool DefaultFailCondition => Health.Value == Health.MinValue;
|
||||
|
||||
/// <summary>
|
||||
/// Used by specific mods to adjust <see cref="Rank"/>.
|
||||
/// Used by specific mods to adjust <see cref="Rank"/>.
|
||||
/// </summary>
|
||||
public BindableBool AdjustRank = new BindableBool();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user