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