mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 20:42:54 +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();
|
base.LoadComplete();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
protected override void UpdateObjects(IEnumerable<HitObject> objects)
|
protected override void UpdateObjects(IEnumerable<HitObject> objects)
|
||||||
{
|
{
|
||||||
graph.Objects = objects;
|
graph.Objects = objects;
|
||||||
|
Loading…
Reference in New Issue
Block a user