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:
parent
0d03084cdc
commit
b654396a4c
@ -112,7 +112,6 @@ namespace osu.Game.Screens.Edit
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Children = new[]
|
||||
{
|
||||
new TimelineTickDisplay(),
|
||||
CreateTimelineContent(),
|
||||
}
|
||||
}, t =>
|
||||
|
Loading…
Reference in New Issue
Block a user