1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 15:40:14 +08:00

Fix code style

This commit is contained in:
Dan Balasescu
2025-12-29 17:37:57 +09:00
Unverified
parent a6e1713514
commit e34d266987
@@ -75,7 +75,7 @@ namespace osu.Game.Screens.OnlinePlay.Matchmaking.Match.BeatmapSelect
FillFlowContainer leftIconArea;
Container explicitBadgeArea;
InternalChildren = new Drawable[]
InternalChildren = new[]
{
new Container
{