mirror of
https://github.com/ppy/osu
synced 2025-02-17 19:07:07 +00:00
fix formatting
This commit is contained in:
parent
c200e77994
commit
42dbb0bfd0
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Mania.Mods
|
||||
/// </summary>
|
||||
protected abstract CoverExpandDirection ExpandDirection { get; }
|
||||
|
||||
public virtual float Coverage {get => 0.5f;}
|
||||
public virtual float Coverage { get => 0.5f; }
|
||||
|
||||
public virtual void ApplyToDrawableRuleset(DrawableRuleset<ManiaHitObject> drawableRuleset)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user