mirror of
https://github.com/ppy/osu.git
synced 2025-01-30 04:42:55 +08:00
Fix code quality
This commit is contained in:
parent
da840e3fac
commit
1058abb4ab
@ -204,7 +204,7 @@ namespace osu.Game.Screens.Edit.Timing
|
|||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Both;
|
RelativeSizeAxes = Axes.Both;
|
||||||
|
|
||||||
InternalChildren = new Drawable[]
|
InternalChildren = new[]
|
||||||
{
|
{
|
||||||
background = new Box
|
background = new Box
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user