mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Add animation, selection indicator to difficulties
This commit is contained in:
@ -80,7 +80,7 @@ namespace osu.Game.GameModes.Play
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Size = new Vector2(1),
|
||||
Padding = new MarginPadding { Right = scrollWidth - 100 },
|
||||
Padding = new MarginPadding { Right = scrollWidth - 200 },
|
||||
Children = new[]
|
||||
{
|
||||
new Box
|
||||
|
Reference in New Issue
Block a user