mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 12:33:01 +08:00
Align mode switcher with rest of interface
This commit is contained in:
parent
cdcb10e0e7
commit
82a5ba66e1
@ -359,7 +359,7 @@ namespace osu.Game.Screens.Edit
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.BottomRight,
|
Anchor = Anchor.BottomRight,
|
||||||
Origin = Anchor.BottomRight,
|
Origin = Anchor.BottomRight,
|
||||||
X = -15,
|
X = -10,
|
||||||
Current = Mode,
|
Current = Mode,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user