mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Formatting and simplification
This commit is contained in:
@ -14,6 +14,6 @@ namespace osu.Game.Rulesets.Mods
|
||||
public override string Description => "Can you keep up?";
|
||||
public override FontAwesome Icon => FontAwesome.fa_chevron_circle_up;
|
||||
public override double ScoreMultiplier => 1.0;
|
||||
public override double AppendRate => 0.5;
|
||||
protected override double FinalRateAdjustment => 0.5;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user