mirror of
https://github.com/ppy/osu
synced 2025-03-07 03:49:14 +00:00
Fix incomplete comment
This commit is contained in:
parent
e75f438c29
commit
6f93aa6131
@ -47,7 +47,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
public virtual Type[] IncompatibleMods => new Type[] { };
|
||||
|
||||
/// <summary>
|
||||
/// Whether we should allow fails at the
|
||||
/// Whether we should allow failing at the current point in time.
|
||||
/// </summary>
|
||||
public virtual bool AllowFail => true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user