mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update parameter discards
This commit is contained in:
@ -53,7 +53,7 @@ namespace osu.Game.Screens.Ranking.Expanded.Statistics
|
||||
Spacing = new Vector2(10, 0),
|
||||
Children = new[]
|
||||
{
|
||||
base.CreateContent().With(d =>
|
||||
base.CreateContent().With(_ =>
|
||||
{
|
||||
Anchor = Anchor.CentreLeft;
|
||||
Origin = Anchor.CentreLeft;
|
||||
|
Reference in New Issue
Block a user