Move ticks display to timeline

This commit is contained in:
Dean Herbert
2020-10-01 17:40:31 +09:00
parent 0d03084cdc
commit b654396a4c

View File

@ -112,7 +112,6 @@ namespace osu.Game.Screens.Edit
RelativeSizeAxes = Axes.Both,
Children = new[]
{
new TimelineTickDisplay(),
CreateTimelineContent(),
}
}, t =>