1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 01:52:55 +08:00

Fix double blank line

This commit is contained in:
ArijanJ 2024-08-09 23:08:22 +02:00
parent 2dee8bef7e
commit d01e76d9db
No known key found for this signature in database
GPG Key ID: FD97BF15489FDE05

View File

@ -89,7 +89,6 @@ namespace osu.Game.Screens.Play.HUD
base.LoadComplete();
}
protected override void UpdateObjects(IEnumerable<HitObject> objects)
{