mirror of
https://github.com/ppy/osu
synced 2025-01-18 20:10:49 +00:00
Remove tab
This commit is contained in:
parent
dccc134efa
commit
3e6f0c198c
@ -29,6 +29,6 @@ namespace osu.Game.Rulesets.Mods
|
||||
public override string Description => "Watch a perfect automated play through the song";
|
||||
public override double ScoreMultiplier => 0;
|
||||
public override Type[] IncompatibleMods => new[] { typeof(ModRelax), typeof(ModSuddenDeath), typeof(ModNoFail) };
|
||||
public override bool AllowFail => false;
|
||||
public override bool AllowFail => false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user