Fix format

This commit is contained in:
ekrctb
2020-11-26 14:16:33 +09:00
parent e43f928588
commit eae33fe74a
2 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,7 @@ namespace osu.Game.Rulesets.UI.Scrolling
if (!layoutCache.IsValid)
{
toComputeLifetime.Clear();
foreach (var hitObject in Objects)
{
if (hitObject.HitObject != null)