mirror of https://github.com/ppy/osu
Fix formatting
This commit is contained in:
parent
8a5cd85ecd
commit
8b2a6b8cce
|
@ -38,8 +38,8 @@ protected override IEnumerable<CatchHitObject> ConvertHitObject(HitObject obj, I
|
|||
Duration = endTime.Duration,
|
||||
NewCombo = comboData?.NewCombo ?? false
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
yield break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue