mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
fix formatting
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user