Remove redundant array type specification

This commit is contained in:
Dean Herbert 2021-08-13 14:41:07 +09:00
parent 89eded457c
commit a1b72e7f97

View File

@ -65,7 +65,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge
Container filterContainer; Container filterContainer;
InternalChildren = new Drawable[] InternalChildren = new[]
{ {
new Box new Box
{ {