1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 13:30:57 +08:00

Move brace

This commit is contained in:
Dean Herbert
2017-10-02 22:24:22 +08:00
Unverified
parent 3338024c17
commit 37393ab2c9
+2 -1
View File
@@ -43,7 +43,8 @@ namespace osu.Game.Rulesets.Catch.UI
{
RelativeSizeAxes = Axes.Both,
},
catcherContainer = new Container {
catcherContainer = new Container
{
RelativeSizeAxes = Axes.X,
Anchor = Anchor.BottomLeft,
Origin = Anchor.TopLeft,