mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09: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