mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
More Clean up
This commit is contained in:
@ -232,7 +232,7 @@ namespace osu.Game.Screens.Play
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Origin = Anchor.Centre,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Children = new []
|
||||
Children = new[]
|
||||
{
|
||||
new TextAwesome { Icon = FontAwesome.fa_chevron_right },
|
||||
new TextAwesome { Icon = FontAwesome.fa_chevron_right },
|
||||
|
Reference in New Issue
Block a user