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

@ -427,6 +427,7 @@ namespace osu.Game.Tests.Visual.Gameplay
}
});
}
protected override void Update() => LifetimeEnd = HitObject.EndTime;
}