mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 02:59:53 +08:00
Remove unnecessary depth change
This commit is contained in:
@@ -70,7 +70,6 @@ namespace osu.Game.Overlays.Settings
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Current = { BindTarget = Note },
|
||||
Depth = 1,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user