mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 18:12:56 +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)
|
private void load(IGameBeatmap beatmap, OsuColour colours)
|
||||||
{
|
{
|
||||||
Beatmap.BindTo(beatmap);
|
Beatmap.BindTo(beatmap);
|
||||||
|
|
||||||
background.Colour = colours.Gray1;
|
background.Colour = colours.Gray1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user