mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09:00
Remove redundant type specification
This commit is contained in:
parent
44568ac9e6
commit
2be7d1a873
@ -150,7 +150,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
|
|||||||
Height = 2
|
Height = 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
new Drawable[]
|
new[]
|
||||||
{
|
{
|
||||||
content
|
content
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user