mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 13:22:55 +08:00
Move brace
This commit is contained in:
parent
3338024c17
commit
37393ab2c9
@ -43,7 +43,8 @@ namespace osu.Game.Rulesets.Catch.UI
|
|||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
},
|
},
|
||||||
catcherContainer = new Container {
|
catcherContainer = new Container
|
||||||
|
{
|
||||||
RelativeSizeAxes = Axes.X,
|
RelativeSizeAxes = Axes.X,
|
||||||
Anchor = Anchor.BottomLeft,
|
Anchor = Anchor.BottomLeft,
|
||||||
Origin = Anchor.TopLeft,
|
Origin = Anchor.TopLeft,
|
||||||
|
Loading…
Reference in New Issue
Block a user