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