mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
Fix CircularContainer usage.
This commit is contained in:
parent
28a41dcca6
commit
9021042d93
@ -62,6 +62,7 @@ namespace osu.Game.GameModes.Menu
|
||||
{
|
||||
logoContainer = new CircularContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Anchor = Anchor.Centre,
|
||||
Children = new[]
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user