mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 19:40:38 +08:00
Remove unnecessary replay recorder depth hack
Addresses https://github.com/ppy/osu/pull/33102#discussion_r2087963889.
This commit is contained in:
@@ -40,8 +40,6 @@ namespace osu.Game.Rulesets.UI
|
||||
this.target = target;
|
||||
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
|
||||
Depth = float.MinValue;
|
||||
}
|
||||
|
||||
protected override void LoadComplete()
|
||||
|
||||
Reference in New Issue
Block a user