1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00

Fix CircularContainer usage.

This commit is contained in:
Dean Herbert 2016-10-22 18:40:04 +09:00
parent 28a41dcca6
commit 9021042d93

View File

@ -62,6 +62,7 @@ namespace osu.Game.GameModes.Menu
{
logoContainer = new CircularContainer
{
AutoSizeAxes = Axes.Both,
Anchor = Anchor.Centre,
Children = new[]
{