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:
+1
-1
@@ -75,7 +75,7 @@ namespace osu.Game.Screens.OnlinePlay.Matchmaking.Match.BeatmapSelect
|
||||
FillFlowContainer leftIconArea;
|
||||
Container explicitBadgeArea;
|
||||
|
||||
InternalChildren = new Drawable[]
|
||||
InternalChildren = new[]
|
||||
{
|
||||
new Container
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user