1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 02:22:56 +08:00

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 =>