mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 19:10:43 +08:00
Fix brace style.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user