mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Style changes (removing newline from before second constructor parameter)
This commit is contained in:
@ -112,8 +112,7 @@ namespace osu.Game.Screens.Select.Leaderboards
|
||||
Radius = 1,
|
||||
Colour = Color4.Black.Opacity(0.2f),
|
||||
},
|
||||
},
|
||||
500)
|
||||
}, 500)
|
||||
{
|
||||
RelativeSizeAxes = Axes.None,
|
||||
Size = new Vector2(HEIGHT - edge_margin * 2, HEIGHT - edge_margin * 2),
|
||||
|
Reference in New Issue
Block a user