mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove redundant type specification
This commit is contained in:
@ -150,7 +150,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
|
||||
Height = 2
|
||||
}
|
||||
},
|
||||
new Drawable[]
|
||||
new[]
|
||||
{
|
||||
content
|
||||
}
|
||||
|
Reference in New Issue
Block a user