mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
Say NO to RelativeSizeAxes = Both
This commit is contained in:
parent
4d04eb6fb1
commit
a6593505b3
@ -66,7 +66,6 @@ namespace osu.Game.Overlays.Options
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
RelativeSizeAxes = Axes.Both,
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user