mirror of
https://github.com/ppy/osu.git
synced 2026-06-09 20:54:47 +08:00
Fix CircularContainer usage.
This commit is contained in:
@@ -62,6 +62,7 @@ namespace osu.Game.GameModes.Menu
|
||||
{
|
||||
logoContainer = new CircularContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Anchor = Anchor.Centre,
|
||||
Children = new[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user