mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09:00
Remove redundant array type specification
This commit is contained in:
parent
89eded457c
commit
a1b72e7f97
@ -65,7 +65,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge
|
|||||||
|
|
||||||
Container filterContainer;
|
Container filterContainer;
|
||||||
|
|
||||||
InternalChildren = new Drawable[]
|
InternalChildren = new[]
|
||||||
{
|
{
|
||||||
new Box
|
new Box
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user