mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 07:32:55 +08:00
Update MainSettings.cs
This commit is contained in:
parent
58b1e9c954
commit
f459794665
@ -41,7 +41,8 @@ namespace osu.Game.Overlays
|
||||
public MainSettings()
|
||||
: base(true)
|
||||
{
|
||||
keyBindingOverlay = new KeyBindingOverlay {
|
||||
keyBindingOverlay = new KeyBindingOverlay
|
||||
{
|
||||
Depth = 1,
|
||||
Anchor = Anchor.TopRight,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user