1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 05:12:34 +08:00

Remove whitespace

This commit is contained in:
smoogipoo
2019-09-19 17:58:10 +09:00
Unverified
parent db24cfbead
commit 65276cd235
-1
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)