mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 06:12:55 +08:00
Remove whitespace
This commit is contained in:
parent
a25462e10f
commit
a5d2d74447
@ -45,7 +45,6 @@ namespace osu.Game.Screens.Edit.Components
|
||||
private void load(IGameBeatmap beatmap, OsuColour colours)
|
||||
{
|
||||
Beatmap.BindTo(beatmap);
|
||||
|
||||
background.Colour = colours.Gray1;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user