mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:33:01 +08:00
Fix brace style.
This commit is contained in:
parent
2c2a4169c6
commit
a9d938e7ed
@ -119,7 +119,8 @@ namespace osu.Game.Overlays
|
||||
Text = @"Nothing to play",
|
||||
Font = @"Exo2.0-BoldItalic"
|
||||
},
|
||||
new Container {
|
||||
new Container
|
||||
{
|
||||
Padding = new MarginPadding { Bottom = progress_height },
|
||||
Height = bottom_black_area_height,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
|
Loading…
Reference in New Issue
Block a user