1
0
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:
Dean Herbert
2026-01-27 18:51:04 +09:00
Unverified
parent b5e93b98c9
commit 12eeab581e
@@ -70,7 +70,6 @@ namespace osu.Game.Overlays.Settings
{
RelativeSizeAxes = Axes.X,
Current = { BindTarget = Note },
Depth = 1,
},
},
};