mirror of
https://github.com/ppy/osu
synced 2025-02-10 15:17:32 +00:00
Trimmed Whitespace
This commit is contained in:
parent
5a3e5036ed
commit
c195481223
@ -23,7 +23,6 @@ namespace osu.Game.Rulesets.Mods
|
||||
public override double ScoreMultiplier => 0.5;
|
||||
public override bool Ranked => true;
|
||||
public override Type[] IncompatibleMods => new[] { typeof(ModHardRock) };
|
||||
|
||||
public void ApplyToDifficulty(BeatmapDifficulty difficulty)
|
||||
{
|
||||
const float ratio = 0.5f;
|
||||
|
Loading…
Reference in New Issue
Block a user