mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Add glow to beatmap groups
This commit is contained in:
@ -98,7 +98,7 @@ namespace osu.Game.GameModes.Play
|
||||
{
|
||||
setList = new FlowContainer
|
||||
{
|
||||
Padding = new MarginPadding { Top = 25, Bottom = 25 },
|
||||
Padding = new MarginPadding { Left = 25, Top = 25, Bottom = 25 },
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Size = new Vector2(1, 0),
|
||||
Direction = FlowDirection.VerticalOnly,
|
||||
|
Reference in New Issue
Block a user