1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 17:52:56 +08:00

Revert scale locking changes for now

This commit is contained in:
Salman Ahmed 2022-05-09 10:16:57 +03:00
parent 6f4cdccf6c
commit e4521b1fff

View File

@ -77,7 +77,7 @@ namespace osu.Game.Screens.Ranking
{
new Drawable[]
{
Content = new DrawSizePreservingFillContainer
Content = new Container
{
RelativeSizeAxes = Axes.Both,
Child = new Container