1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 00:02:54 +08:00

Remove whitespace

This commit is contained in:
smoogipoo 2019-09-19 17:58:10 +09:00
parent db24cfbead
commit 65276cd235

View File

@ -15,7 +15,6 @@ namespace osu.Game.Rulesets.Mods
/// We never fail, 'yo.
/// </summary>
public bool AllowFail => false;
public bool RestartOnFail => false;
public void ReadFromConfig(OsuConfigManager config)