mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 06:13:04 +08:00
Fix double blank line
This commit is contained in:
parent
2dee8bef7e
commit
d01e76d9db
@ -90,7 +90,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
base.LoadComplete();
|
||||
}
|
||||
|
||||
|
||||
protected override void UpdateObjects(IEnumerable<HitObject> objects)
|
||||
{
|
||||
graph.Objects = objects;
|
||||
|
Loading…
Reference in New Issue
Block a user