mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 19:11:18 +08:00
Newline required when xmldocs are involved
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user