mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Trim whitespace.
This commit is contained in:
@ -17,7 +17,6 @@ namespace osu.Game.Overlays.Options.Sections
|
|||||||
FlowContent.Spacing = new Vector2(0, 5);
|
FlowContent.Spacing = new Vector2(0, 5);
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user