mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 08:12:56 +08:00
Align beatmap difficulties correctly
This commit is contained in:
parent
dd8943eb7f
commit
c08b5e8d03
@ -69,7 +69,7 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
|
||||
Content.Add(beatmapContainer = new Container<DrawableCarouselItem>
|
||||
{
|
||||
X = 50,
|
||||
X = 100,
|
||||
Y = MAX_HEIGHT,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
|
Loading…
Reference in New Issue
Block a user