mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 10:03:05 +08:00
Add reference to xmldoc
Co-Authored-By: Salman Ahmed <slmanarendo1950@gmail.com>
This commit is contained in:
parent
2fcc8c2d72
commit
2296ea75d7
@ -14,7 +14,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
bool AllowFail { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Whether we want to restart on fail. Only used if AllowFail is true.
|
||||
/// Whether we want to restart on fail. Only used if <see cref="AllowFail"/> is true.
|
||||
/// </summary>
|
||||
bool RestartOnFail { get; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user