mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:02:54 +08:00
Newline required when xmldocs are involved
This commit is contained in:
parent
65276cd235
commit
bc9941a990
@ -15,6 +15,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
/// We never fail, 'yo.
|
||||
/// </summary>
|
||||
public bool AllowFail => false;
|
||||
|
||||
public bool RestartOnFail => false;
|
||||
|
||||
public void ReadFromConfig(OsuConfigManager config)
|
||||
|
Loading…
Reference in New Issue
Block a user