mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 10:02:54 +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;
|
||||
|
||||
InternalChildren = new Drawable[]
|
||||
InternalChildren = new[]
|
||||
{
|
||||
background = new Box
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user